@font-face {
  font-family: 'dinbold';
  src: url("fonts/DIN-BOLD.eot");
  src: url("fonts/DIN-BOLD.eot") format("embedded-opentype"), url("fonts/DIN-BOLD.woff") format("woff"), url("fonts/DIN-BOLD.ttf") format("truetype"), url("fonts/DIN-BOLD.svg") format("svg");
}
@font-face {
  font-family: 'beba';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg") format("svg");
}
.beba {
  font-family: "beba";
}

@font-face {
  font-family: 'dinbold2';
  src: url("fonts/DIN-MEDIUM.eot");
  src: url("fonts/DIN-MEDIUM.eot") format("embedded-opentype"), url("fonts/DIN-MEDIUM.woff") format("woff"), url("fonts/DIN-MEDIUM.ttf") format("truetype"), url("fonts/DIN-MEDIUM.svg") format("svg");
}
.dinbold2 {
  font-family: "dinbold2";
}
.lb-data .lb-close{
  position: absolute;
  right: 2rem;
  top: 2rem;
}
.leaders-images-swiper{
  margin-top: 2.5rem;
}
.leaders-images-swiper .swiper-pagination{
  position: static;
  margin-top: 1.25rem;
}
.leaders-images-swiper .imgs{
  overflow: hidden;
  width: 80%;
  margin:0 auto;
  margin-bottom: 20px;
}
.leaders-images-swiper  .spans{
  height: 66px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding: 0 5%;
}
.leaders-images-swiper .swiper-pagination-bullet-active{
  background:#e60012;

}
.leaders-images-swiper .imgs img{
  transition:.5s ease-in-out;
}
.leaders-images-swiper .items{
  display: block;
  color:#666;
    transition:.5s ease-in-out;
  text-align: center;
}
.dinbold {
  font-family: "dinbold";
}

body, html {
  font-family: "PingFang SC"  ,"Source Han Sans CN" , "Microsoft YaHei","Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;
}
.service-body .news-newstits .tits{
	margin-left: 2.25rem;
}
.fjbox{
  position: relative;
}
.fjbox .bgs{
  opacity: 0;
}
.fjbox .imgsbox .img{
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat; 
  background-position: center;
}
.fjbox .imgsbox{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;

}

input, select {
  border: none;
  outline: none;
  background: none;
}
.servicebox .items{
  position: relative;
}
.servicebox .items .id{
  position: absolute;
  left: 0;
  top: -100px;
}

.forie {
  width: 100%;
  height: 100%;
  background: #eaeaea url(../img/jpg/tishi.png) center no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
}

.wow {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  transition: .5s ease-in-out;
}

.wow.cur {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible !important;
  transition: .5s ease-in-out;
}

.wow.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: .7s ease-in-out;
  visibility: visible;
}

.wow.animated {
  visibility: visible;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animated.secwen {
  opacity: 1;
  transform: translateY(0);
  filter: alpha(opacity=100);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1.0s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

.arial {
  font-family: Arial;
}

body {
  font-size: 14px;
  color: #222;
  line-height: 1.5;
  overflow: hidden;
  position: relative;
}

/*header*/
body.bodywhites .bocweb-header,
.bocweb-header.active {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: transparent;
}
body.bodywhites .bocweb-header .bocweb-logo .i1,
.bocweb-header.active .bocweb-logo .i1 {
  opacity: 0;
}
body.bodywhites .bocweb-header .bocweb-logo .i0,
.bocweb-header.active .bocweb-logo .i0 {
  opacity: 1;
}
body.bodywhites .bocweb-header .nav-top span,
.bocweb-header.active .nav-top span {
  color: #fff;
}
body.bodywhites .bocweb-header .nav-top:hover span,
.bocweb-header.active .nav-top:hover span {
  color: #e60012;
}
body.bodywhites .bocweb-header a,
.bocweb-header.active a {
  color: #fff;
  transition: .01s ease-in-out;
}
body.bodywhites .bocweb-header a:hover, body.bodywhites .bocweb-header a.active,
.bocweb-header.active a:hover,
.bocweb-header.active a.active {
  transition: .5s ease-in-out;
  color: #e60012;
}
body.bodywhites .bocweb-header a:hover span, body.bodywhites .bocweb-header a.active span,
.bocweb-header.active a:hover span,
.bocweb-header.active a.active span {
  color: #e60012;
}
body.bodywhites .bocweb-header .nav-search .search,
.bocweb-header.active .nav-search .search {
  color: #fff;
}
body.bodywhites .bocweb-header .nav-search .search:hover, body.bodywhites .bocweb-header .nav-search .search.active,
.bocweb-header.active .nav-search .search:hover,
.bocweb-header.active .nav-search .search.active {
  transition: .5s ease-in-out;
  color: #e60012;
}

.bocweb-header {
  line-height: 90px;
  height: 90px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background: #fff;
  border-bottom: 1px solid #fff;
}
.bocweb-header .nav-li {
  position: relative;
}
.bocweb-header .nav-top {
  position: relative;
}
.bocweb-header .nav-top span {
  position: absolute;
  font-size: 14px;
  color: #212121;
  right: 0;
  top: 0;
}
.bocweb-header .nav-top:hover span {
  transition: .5s ease-in-out;
  color: #e60012;
}
.bocweb-header .nav-bots {
  position: absolute;
  left: 0;
  top: 90px;
  width: 100%;
  text-align: center;
  display: none;
  padding: .5rem 3px;
  background: #fff;
}
.bocweb-header .nav-bots .li {
  padding: .25rem  0;
  line-height: 1.5;
  color: #333;
}
.bocweb-header .nav-bots .li:hover, .bocweb-header .nav-bots .li.active {
  color: #e60012;
}
.bocweb-header a {
  display: block;
  color: #212121;
  transition: .5s ease-in-out;
}
.bocweb-header a:hover, .bocweb-header a.active {
  color: #e60012;
  transition: .5s ease-in-out;
}
.bocweb-header .li {
  line-height: 1.5;
}
.bocweb-header .bocweb-nav {
  font-size: 0;
}
.bocweb-header .bocweb-nav .nav-li {
  display: inline-block;
  vertical-align: top;
}
.bocweb-header .bocweb-nav {
  max-width: calc(100% - 6.25rem);
}
.bocweb-header .bocweb-nav .nav-top {
  padding: 0  .975rem;
}
.bocweb-header .bocweb-nav .nav-search {
  padding-left: .975rem;
}
.bocweb-header .nav-search .search {
  display: block;
  font-size: 20px;
  color: #212121;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.bocweb-header .nav-search .search:hover, .bocweb-header .nav-search .search.active {
  transition: .5s ease-in-out;
  color: #e60012;
}

.bocweb-logo {
  display: block;
  width: 6.25rem;
  position: relative;
  height: 90px;
}
.bocweb-logo img {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bocweb-logo .i1 {
  opacity: 1;
}
.bocweb-logo .i0 {
  opacity: 0;
}

/*header*/
#fp-nav.right {
  right: 0 !important;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span,
#fp-nav ul li, .fp-slidesNav ul li {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 0 !important;
  height: 1px !important;
  bottom: 0;
  left: auto !important;
  right: 0;
  top: 0 !important;
  background: rgba(255, 255, 255, 0.4) !important;
  margin: auto !important;
}

#fp-nav ul li a {
  width: 12px !important;
  height: 3px !important;
  left: 0 !important;
  display: inline-block !important;
  vertical-align: middle;
}

#fp-nav ul li {
  height: 15px !important;
  width: 12px !important;
  line-height: 15px !important;
  text-align: right;
  position: relative;
}
#fp-nav ul li .fp-tooltip {
  font-size: 14px;
}

#fp-nav ul li:nth-child(n+2) {
  margin-top: 0.9rem !important;
}

#fp-nav ul li .fp-tooltip.right {
  right: 2em !important;
  opacity: 1;
  min-width: 4em !important;
}

#fp-nav ul li a.active + .fp-tooltip.right {
  right: calc(2em + 60px) !important;
}

#fp-nav ul li:hover,
#fp-nav ul li {
  width: auto !important;
}

#fp-nav ul li a.active span {
  width: 60px !important;
  background: #fff !important;
  right: 0 !important;
}

/*font*/
.ft70 {
  font-size: 1.75rem;
}

/*welcome*/
.svgbox .svg {
  stroke-width: 2;
  r: calc(50% - 1px);
}

.svgbox .svgs {
  width: 100%;
  height: 100%;
}

.svgbox .svgs svg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

@keyframes circle {
  from {
    stroke-dasharray: 0 1000;
  }
  to {
    stroke-dasharray: 1000 0;
  }
}
.right-fixed {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 99;
  color: #fff;
}
.right-fixed a {
  display: block;
  color: #fff;
}
.right-fixed .items {
  background: #e60012;
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  text-align: center;
  transition:.5s ease-in-out;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-align: right;
}
.right-fixed .items .items-tops{
  transition:.5s ease-in-out;
  padding: .45rem .1rem;
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background:#e60012;
  position: relative;
  z-index: 2;
  height: 100%;
}
.right-fixed .items .items-bots{
 position: absolute;
 top: 0;
 text-align: center;
 background:#e60012;
 left: 150px;
 width: 150px;
 line-height: 1.8rem;
 height: 1.8rem;z-index: 0;
 transition:.5s ease-in-out;
}


.right-fixed .phones:hover .items-tops{
  transition:.5s ease-in-out;
}
.right-fixed .items:hover .imgs {
  transition: .5s ease-in-out;
  /*transform: translateY(-10px);*/
}
.right-fixed .items .imgs {
  margin-bottom: .2rem;
  transition: .5s ease-in-out;
}
.right-fixed .items:nth-child(n+2) {
  margin-top: 4px;
}

.welcome-body .section {
  height: 100vh;
  position: relative;
}

.wel-more {
  display: inline-block;
  height: 1.35rem;
  line-height: 1.35rem;
  color: #fff;
  background: #e60012;
  padding: 0 1rem;
  transition: .5s ease-in-out;
}
.wel-more span {
  transition: .5s ease-in-out;
}
.wel-more.on {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.wel-more.on:hover {
  background: #e60012;
  border: 1px solid #e60012;
}
.wel-more.on:hover span {
  transform: translateX(0);
  transition: .5s ease-in-out;
  color: #fff;
}
.wel-more.active {
  background: transparent;
  border: 1px solid #cccccc;
  color: #000000;
}
.wel-more.active:hover {
  background: #e60012;
  border: 1px solid #e60012;
}
.wel-more.active:hover span {
  transform: translateX(0);
  transition: .5s ease-in-out;
  color: #fff;
}
.wel-more:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.wel-more:hover span {
  transform: translateX(10px);
  transition: .5s ease-in-out;
  color: #fff;
}
.wel-more span {
  display: inline-block;
  vertical-align: middle;
  margin-left: .5rem;
  font-size: 12px;
  transition: .5s ease-in-out;
}

.banner .swiper-pagination {
  position: absolute;
  bottom: 5rem;
  width: 100%;
  left: 0;
  line-height: 1;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  width: .4rem;
  opacity: 1;
  height: .4rem;
  transition: .5s ease-in-out;
  background: #fff;
  margin: 0 .2rem;
}
.banner .swiper-pagination .swiper-pagination-bullet:hover, .banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transition: .5s ease-in-out;
  background: #e60012;
}
.banner .words {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  line-height: 1;
}
.banner .imgs {
  width: 18.875rem;
}
.banner .en {
  /*color: rgba(255, 255, 255, 0.35);*/
  letter-spacing: .5em;
  margin-bottom: .9rem;
  line-height: 1.6;
}
.banner .cn {
  margin-top: .2rem;
  margin-bottom: .3rem;
}
.banner .swiper-container, .banner .items, .banner .swiper-wrapper, .banner .swiper-slide {
  height: 100vh;
}
.banner .swiper-slide {
  overflow: hidden;
  position: relative;
}
.banner .items {
  position: relative;
  display: block;
}
.banner video {
  position: absolute;
  width: 140%;
  left: -20%;
  height: 140%;
  top: -20%;
}
.banner .images {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.wel-bots {
  position: absolute;
  bottom: 1.875rem;
  width: 1.875rem;
  height: 1.875rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 5;
}
.wel-bots .yuan {
  width: 100%;
  height: 100%;
}
.wel-bots .span {
  position: absolute;
  width: .2rem;
  height: 2rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: .8rem;
  background: url(../img/i1.png) no-repeat center;
  background-size: 100%;
}
.wel-bots .svgs {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wel-bots .svgs .circle {
  opacity: 0;
}
.wel-bots .svgs:hover .circle {
  opacity: 1;
  animation: circle 6s linear;
}

.w50 {
  width: 50%;
}

.pdt100 {
  padding-top: 100px;
}

.section2 .items {
  height: 100%;
  line-height: 1.2;
  position: relative;
}
.section2 .bgimg,
.section2 .imgs {
  width: 100%;
  height: 100%;
}
.section2 .tits {
  padding-top: 2.625rem;
}
.section2 .wordbox {
  position: absolute;
  top: 0;
}
.section2 .words .wordbox {
  left: 0;
  padding-left: 4.5rem;
  padding-right: 8.4rem;
}
.section2 .words .cn-01 {
  line-height: 0.85rem;
  margin-top: 1rem;
}
.section2 .words .cn-01 span {
  color: #e60012;
}
.section2 .words .cn-02 {
  color: #888888;
  line-height: 22px;
  height: 135px;
  display: -webkit-box;
  /*-webkit-box-orient: vertical;
  -webkit-line-clamp: 2;*/
  overflow: hidden;
  margin-top: .25rem;
  margin-bottom: 2.4rem;
}
.section2 .images .wordbox {
  right: 0;
  color: #fff;
  padding-right: 2.5rem;
  text-align: right;
}
.section2 .images .li .cn {
  margin-top: .35rem;
}
.section2 .images .li:nth-child(n+2) {
  margin-top: 1.4rem;
}
.section2 .images .li:nth-child(1) {
  padding-top: 4rem;
}
.section2 .numbox {
  position: absolute;
  bottom: 3rem;
  left: 4.5rem;
  background: #fff;
  width: 29.75rem;
  padding: .9rem 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.section2 .numbox .li-bots {
  font-size: .375rem;
  color:#525252;
  line-height: .6rem;
}
.section2 .numbox .li-top {
  line-height: 1;
  margin-bottom: .25rem;
}
.section2 .numbox .li-top span, .section2 .numbox .li-top sup {
  display: inline-block;
  vertical-align: top;
}
.section2 .numbox .li-top sup {
  top: 10px;
}
.section2 .numbox .li {
  width: 25%;
  float: left;
  height: 100%;
  padding-left: 2.25rem;
  padding-right: 1rem;
  position: relative;
}
.section2 .numbox .li .i {
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  left: 1rem;
  top: 0.2rem;
}
.section2 .numbox .li:nth-child(1):before {
  display: none;
}
.section2 .numbox .li:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  border-left: 1px dotted #ebebeb;
}

.section3-box .items {
  width: 13%;
  float: left;
  height: 100%;
  position: relative;
  color: #fff;
  transition: .5s ease-in-out;
}
.section3-box .items .images {
  width: 24rem;
  height: 100%;
  max-width: 100%;
  min-width: 100%;
}
.section3-box .items .wel-more {
  border-color: transparent;
  margin-top: .1rem;
  padding-left: 0;
}
.section3-box .items.active {
  transition: .5s ease-in-out;
}
.section3-box .items.active .tits {
  font-size: 1rem;
}
.section3-box .items.active .words * {
  transition: .5s ease;
}
.section3-box .items.active .wel-more {
  border-color: #fff;
  padding-left: 1.2rem;
  font-size: 16px;
}
.section3-box .items.active .wel-more:hover {
  border-color: transparent;
}
.section3-box .items .pbox{
  margin:0;
  height: 0;
  transition:.5s ease-in-out;
  position: relative;
}
.section3-box .items .pbox .p{
  position: absolute;
  left: 0;
  top: 0;
  transition:.5s ease-in-out;
  opacity: 0;
}
.section3-box .items.active .pbox {
  transition:.5s ease-in-out;
  height: 52px;
}
.section3-box .items.active .pbox  .p{
  opacity: 1;
  transition:.5s ease-in-out;
}
.section3-box .items.active .pbox {
  display: block;
  overflow: hidden;
    margin-top: .5rem;
  margin-bottom: 1.6rem;
  transition:.5s ease-in-out;
}
.section3-box .items .pbox {
  /*display: none;*/

}
.section3-box .items .p {
  line-height: 26px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 16.375rem;
}
.section3-box .items .words {
  position: absolute;
  line-height: 1;
  left: 0;
  bottom: 0;
  padding-left: 1.25rem;
  padding-bottom: 2.5rem;
  z-index: 2;
  overflow: hidden;
  width: 100%;
}
.section3-box .items .words * {
  transition: .5s ease;
}
.section3-box .items.active {
  width: 35%;
}

.section5 {
  background: #f6f5f3;
}

.section5-box {
  padding-top: 100px;
}
.section5-box .wel-tits {
  padding-top: 2.75rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  margin-bottom: 2rem;
}

.bd_weixin_popup {
  box-sizing: content-box;
}

.wel-news-frbox .li {
  display: block;
}
.wel-news-frbox .li:hover .tit {
  color: #e60012;
}
.wel-news-frbox .li:hover .imgs:before, .wel-news-frbox .li:hover .p, .wel-news-frbox .li:hover .tit {
  transition: .5s ease-in-out;
  opacity: 1;
}
.wel-news-frbox .imgs {
  overflow: hidden;
  position: relative;
}
.wel-news-frbox .imgs:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/i6.png) rgba(0, 0, 0, 0.4) no-repeat center;
  background-size: 1.25rem 1.25rem;
  opacity: 0;
  transition: .5s ease-in-out;
}
.wel-news-frbox .imgs img {
  width: 100%;
}
.wel-news-frbox .words {
  line-height: 1;
  padding: .7rem 0;
}
.wel-news-frbox .tit {
  line-height: 0.85rem;
  height: 1.7rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #323333;
  margin-top: .5rem;
  margin-bottom: .3rem;
  transition: .5s ease-in-out;
}
.wel-news-frbox .p {
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666666;
  opacity: 0;
  transition: .5s ease-in-out;
}
.wel-news-frbox .time {
  color: #888988;
}

.wel-tits {
  line-height: 1;
}
.wel-tits .buts {
  font-size: 0;
}
.wel-tits .swiper-button-prev, .wel-tits .swiper-button-next {
  position: static;
  background: transparent;
  margin: 0;
  width: 1.25rem;
  height: 1.25rem;
  text-align: center;
  line-height: 1.25rem;
  color: #a2a2a2;
  border: 1px solid #a2a2a2;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  font-size: .6rem;
  transition: .5s ease-in-out;
}
.wel-tits .swiper-button-prev:hover, .wel-tits .swiper-button-next:hover {
  color: #fff;
  border: 1px solid #e60012;
  background: #e60012;
  transition: .5s ease-in-out;
}
.wel-tits .swiper-button-next {
  margin-left: .45rem;
}

.wel-newsbox .swiper-pagination {
  display: none;
}
.wel-newsbox .news-tits {
  width: 8.75rem;
  padding-left: 2.5rem;
}
.wel-newsbox .news-tits .items {
  line-height: 1;
  cursor: pointer;
}
.wel-newsbox .news-tits .items span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-bottom: .25rem;
  border-bottom: 2px solid transparent;
  transition: .5s ease;
}
.wel-newsbox .news-tits .items:nth-child(n+2) {
  margin-top: 1.1rem;
}
.wel-newsbox .news-tits .items.active span, .wel-newsbox .news-tits .items:hover span {
  color: #e60012;
  border-bottom: 2px solid #e60012;
  transition: .5s ease;
}
.wel-newsbox .news-tits .items span a {
  color: #000;
}

.wel-newsbox .news-right {
  width: calc(100% - 8.75rem);
}

#section6 {
  height: auto !important;
}

.section2 .numbox {
  z-index: 2;
}

.buns4 {
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  width: 100%;
  z-index: 2;
}
.buns4 .spans {
  width: .2rem;
  height: .2rem;
  border-radius: .2rem;
  background: #dddddd;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin: 0 0.65rem;
  position: relative;
  cursor: pointer;
}
.buns4 .spans:hover, .buns4 .spans.active {
  background: #e60012;
}
.buns4 .spans:hover .line:before, .buns4 .spans.active .line:before {
  width: 100%;
  opacity: 1;
  transition: 6s ease-in-out;
}
.buns4 .spans:last-child .line {
  display: none;
}
.buns4 .spans .line {
  position: absolute;
  width: 1.3rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
  right: -1.3rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.buns4 .spans .line:before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0;
  background: #e60012;
  opacity: 0;
  transition: .1s ease-in-out;
}

.section4-box .items {
  position: relative;
  height: 100%;
}
.section4-box .items .imgs {
  width: 100%;
  height: 100%;
}
.section4-box .items .tits {
  line-height: 1;
}
.section4-box .items .wen {
  font-size: .35rem;
  line-height: .7rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  max-height: 2.8rem;
  margin-bottom: 2.35rem;
}
.section4-box .items .texts {
  position: absolute;
  padding: 100px 0;
  max-width: 100%;
  max-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 67%;
}
.section4-box .items .texts .line {
  margin: 0 auto;
  margin-bottom: 1rem;
  margin-top: 1.25rem;
  height: 2px;
  width: 24px;
  background: #dddddd;
}

.pd100 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.pd200 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.bdfx a {
  display: inline-block;
  margin: 0;
  padding: 0 !important;
  vertical-align: middle;
  line-height: 1rem !important;
  width: 1rem !important;
  height: 1rem !important;
  text-align: center;
  background: #f4f4f4;
  background-image: none !important;
  border-radius: 50%;
  float: none !important;
  font-size: 0.6rem !important;
  color: #0d0d0d;
}

.footer-tops {
  height: 2.625rem;
  line-height: 2.625rem;
  border-bottom: 1px solid #f1f0f0;
}
.footer-tops .bdfx {
  height: 100%;
}
.footer-tops .footer-logos {
  display: inline-block;
  position: relative;
  height: 100%;
}
.footer-tops .footer-logos .i0 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  margin: auto;
}
.footer-tops .footer-logos img {
  display: inline-block;
  height: 1rem;
}

.footer-centers {
  padding-top: 1.5rem;
  padding-bottom: 1.75rem;
}

.footerc-right {
  text-align: right;
  line-height: 1;
}
.footerc-right .cn {
  color: #666666;
}
.footerc-right .num {
  color: #e60012;
  margin-top: .5rem;
  margin-bottom: .4rem;
}
.footerc-right .imgs {
  border: 1px solid #e2e2e2;
  display: inline-block;
  vertical-align: top;
}

.footerc-left .items-tops {
  display: block;
  color: #323333;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.9rem;
}
.footerc-left .items {
  float: left;
}
.footerc-left .items:nth-child(n+2) {
  margin-left: 3.25rem;
}
.footerc-left .items .li {
  display: block;
  line-height: 2.25;
  color: #666666;
}
.footerc-left a {
  transition: .5s ease-in-out;
}
.footerc-left a:hover {
  transition: .5s ease-in-out;
  color: #e60012 !important;
}

.footer-bots {
  background: #282828;
  color: #6f6f6f;
  line-height: 2.5rem;
  height: 2.5rem;
}
.footer-bots a {
  color: #6f6f6f;
  transition: .5s ease-in-out;
}
.footer-bots a:hover {
  color: #e60012 !important;
  transition: .5s ease-in-out;
}
.footer-bots .li {
  display: inline-block;
  vertical-align: middle;
}
.footer-bots .select {
  position: relative;
  margin-right: 3.25rem;
}
.footer-bots .select .selects-bots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari  Chrome */
  -o-transform: translateX(-50%);
  /* Opera */
  bottom: 2.5rem;
  background: #fff;
  line-height: 1.5;
  width: 150%;
  text-align: center;
  padding: .5rem 0;
  display: none;
}
.footer-bots .select .selects-bots a {
  display: block;
}
.footer-bots .footerb-maps {
  margin-right: .7rem;
}
.footer-bots .legals {
  margin-right: .75rem;
  padding-right: 0.75rem;
  position: relative;
}
.footer-bots .legals:before {
  position: absolute;
  content: "";
  width: 1px;
  height: .35rem;
  background: rgba(255, 255, 255, 0.15);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.footer-bots .select-tops {
  cursor: pointer;
}
.footer-bots .select-tops span {
  margin-left: .25rem;
}

.footerb-maps {
  position: relative;
  height: 0.95rem;
  line-height: 0.95rem;
  padding: 0 .6rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.95rem;
}
.footerb-maps span {
  fonts-size: 18px;
  margin-right: .3rem;
}

/*// banner*/
.con-banner {
  position: relative;
}
.con-banner .images {
  height: 20rem;
  background-position: center center!important;
  
}
.con-banner .conbanner-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.con-banner .words {
  position: absolute;
  line-height: 1;
  color: #ffffff;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari  Chrome */
  -o-transform: translateY(-50%);
  /* Opera */
}
.con-banner .words .en {
  font-family: Arial;
}
.con-banner .words .cn {
  margin-top: .5rem;
}

.conbanner-tit .itemslist {
  background: rgba(255, 255, 255, 0.7);
  height: 2rem;
  line-height: 2rem;
  padding: 0 1.25rem;
  font-size: 0;
}
.conbanner-tit .itemslist .li {
  display: inline-block;
  color: #353535;
  vertical-align: middle;
  height: 100%;
  padding-left: .6rem;
  margin-left: .5rem;
  position: relative;
  transition: .5s ease-in-out;
}
.conbanner-tit .itemslist .li:hover, .conbanner-tit .itemslist .li.active {
  color: #e60012;
  transition: .5s ease-in-out;
}
.conbanner-tit .itemslist .li.home {
  padding: 0;
  margin: 0;
}
.conbanner-tit .itemslist .li span {
  width: 10px;
  height: 10px;
  background: url(../img/i9.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.conbanner-tit .itemslist .home {
  width: 20px;
  position: relative;
  height: 2rem;
}
.conbanner-tit .itemslist .home:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i8.png) no-repeat center;
  background-size: 100%;
}
.conbanner-tit .scrolls {
  position: relative;
  padding-right: .5rem;
  font-family: Arial;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.conbanner-tit .scrolls:hover {
  transition: .5s ease-in-out;
  color: #e60012;
}
.conbanner-tit .scrolls:hover span {
  background: url(../img/i11.png) no-repeat center;
  background-size: 100%;
}
.conbanner-tit .scrolls span {
  position: absolute;
  width: .25rem;
  height: .25rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i10.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.bocweb-header.fixed {
  position: fixed;
  width: 100%;
}

.scrolls-id {
  left: 0;
  top: -100px;
}

.joins {
  padding-top:1.25rem;
  padding-bottom:0.75rem;
}

.joins-selects {
  font-size: 0;
}
.joins-selects .li {
  display: inline-block;
  vertical-align: top;
  line-height: 1.75rem;
  height: 1.75rem;
  background: #f1f1f1;
  margin-left: 3.5%;
  color: #666666;
}
.joins-selects .li input:-moz-placeholder,
.joins-selects .li textarea:-moz-placeholder {
  color: #666666;
}
.joins-selects .li input::-moz-placeholder,
.joins-selects .li textarea::-moz-placeholder {
  color: #666666;
}
.joins-selects .li input:-ms-input-placeholder,
.joins-selects .li textarea:-ms-input-placeholder {
  color: #666666;
}
.joins-selects .li input::-webkit-input-placeholder,
.joins-selects .li textarea::-webkit-input-placeholder {
  color: #666666;
}
.joins-selects .li:nth-child(1) {
  margin-left: 0;
}
.joins-selects .li.li1, .joins-selects .li.li2 {
  width: 25.5%;
}
.joins-selects .li.li3 {
  width: 42%;
  padding-left: .75rem;
  padding-right: 1.25rem;
  position: relative;
}
.joins-selects .li.li3 input[type=submit] {
  width: .5rem;
  height: .5rem;
  position: absolute;
  background: url(../img/i13.png) no-repeat center;
  background-size: 100%;
  right: .75rem;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  z-index: 3;
  transition: .5s ease-in-out;
}
.joins-selects .li.li3 input[type=submit]:hover {
  background: url(../img/i15.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.joins-selects .li .select {
  padding-left: .75rem;
  line-height: 30px;
  padding-right: 1rem;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  background: url(../img/i12.png) no-repeat 90% center;
  height: 100%;
  background-size: .25rem auto;
  height: 100%;
  background: none/9;
}

.joins .joins-selects {
  margin-bottom: 1.5rem;
}

.recruform-liststops {
  line-height: 1.5rem;
  border-bottom: 2px solid #cccccc;
  height: 1.5rem;
  padding: 0 1.2rem;
  font-size: 0;
}
.recruform-liststops .td {
  font-size: .45rem;
  color: #444444;
  font-weight: bold;
}

.recruform-lists .apply-btn-box {
  padding: .5rem 0;
  line-height: 2.25rem;
}
.recruform-lists .apply-btn-box .imgs {
  width: 2.25rem;
  height: 2.25rem;
  overflow: hidden;
}
.recruform-lists .apply-btn-box .apply-btn a {
  display: inline-block;
  vertical-align: middle;
  font-size: .375rem;
  color: #fff;
  padding: 0 1.25rem;
  background: #e60012;
  line-height: 1.25rem;
  height: 1.25rem;
  transition: .5s ease-in-out;
}
.recruform-lists .apply-btn-box .apply-btn a:hover {
  transition: .5s ease-in-out;
  opacity: .8;
}
.recruform-lists .libox {
  padding-top: .75rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e5e5e5;
}
.recruform-lists .libox .li {
  width: 45%;
  float: left;
  font-size: .375rem;
  color: #666666;
  line-height: 2;
}
.recruform-lists .libox .li:nth-child(1) {
  margin-right: 10%;
}
.recruform-lists .libox .li .li-span {
  font-size: .4rem;
}
.recruform-lists .items-bots {
  padding: 0 2.5rem;
  padding-bottom: .6rem;
  display: none;
  background: #fbfbfb;
}
.recruform-lists .items-bots .li-tops {
  padding: .8rem 0;
  font-size: .4rem;
  color: #666666;
  line-height: .75rem;
  border-bottom: 1px solid #e5e5e5;
}
.recruform-lists .items-bots .i {
  float: left;
  width: 25%;
}
.recruform-lists .items.active .td-last .span {
  background: #e60012;
}
.recruform-lists .items.active .td-last .span span {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari  Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
  transition: .5s ease-in-out;
}
.recruform-lists .td.td-first {
  vertical-align: middle;
  width: 23rem;
}

.recruform-lists .td {
  display: inline-block;
  width: calc((100% - 20rem)/2);
  vertical-align: top;
}
.recruform-lists .td.td-last {
  vertical-align: middle;
  width: 3rem;
}
.recruform-lists .td-last {
  transition: .5s ease-in-out;
}
.recruform-lists .td-last span {
  display: inline-block;
  vertical-align: middle;
  width: .3rem;
  height: .3rem;
  background: url(../img/i14.png) no-repeat center;
  background-size: 100%;
  margin-left: .35rem;
  transition: .5s ease-in-out;
}
.recruform-lists .td-last .span {
  width: 3rem;
  font-size: .35rem;
  color: #ffffff;
  line-height: .85rem;
  height: .85rem;
  cursor: pointer;
  background: #cccccc;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.recruform-lists .items-top {
  font-size: 0;
  padding: 0 1.2rem;
  line-height: 2rem;
  height: 2rem;
  border-bottom: 1px solid #e8e8e8;
}
.recruform-lists .items-top .td {
  font-size: .4rem;
  color: #666666;
}

.recruform-lists .lists .items .td-last .span {
  transition: .5s ease-in-out;
}

.recruform-lists .lists .items .td-last:hover .span {
  background: #e60012;
  transition: .5s ease-in-out;
}

.recruform-lists .lists {
  padding-bottom: 2.25rem;
}

.bocweb-footer.active {
  background: #252525;
}
.bocweb-footer.active .footer-tops .footer-logos .i0 {
  opacity: 1;
}
.bocweb-footer.active .footer-tops .footer-logos .i1 {
  opacity: 0;
}
.bocweb-footer.active .footer-tops {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.bocweb-footer.active .bdfx a {
  background: transparent;
  border: 1px solid #595656;
  color: #595656;
  transition: .5s ease-in-out;
}
.bocweb-footer.active .bdfx a:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.bocweb-footer.active .footerc-left .items-tops {
  color: #fff;
}
.bocweb-footer.active .footerc-right .tit,
.bocweb-footer.active .footerc-right .cn {
  color: #5a5d5c;
}
.bocweb-footer.active .footer-bots {
  background: #252525;
}

.footerc-right .tit {
  color: #666;
  margin-bottom: 0.85rem;
}

.contactsbox {
  padding-top: 100px;
}

.contacts-maps {
  position: relative;
}
.contacts-maps .map {
  height: 21.5rem;
}
.contacts-maps .words {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.contacts-maps .box {
  background: #e60012;
  width: 11.25rem;
  color: #fff;
  padding: 1.5rem 1.35rem;
}
.contacts-maps .box .tits {
  line-height: 1;
  margin-bottom: 1.1rem;
}
.contacts-maps .box .imgsbox {
  font-size: 0;
  margin-top: 1.1rem;
}
.contacts-maps .box .imgsbox .lis {
  display: inline-block;
  vertical-align: top;
  width: 2.375rem;
  line-height: 1;
  text-align: center;
}
.contacts-maps .box .imgsbox .lis:nth-child(n+2) {
  margin-left: .7rem;
}
.contacts-maps .box .imgsbox .lis .span {
  margin-top: .3rem;
  font-size: .35rem;
}
.contacts-maps .box .li {
  position: relative;
  line-height: .7rem;
  padding-left: 0;
}
.contacts-maps .box .li:nth-child(n+2) {
  margin-top: .45rem;
}
.contacts-maps .box .li span {
  left: 0;
  top: 0;
  position: absolute;
  font-size: .375rem;
}
.contacts-maps .box .li img {
  width: .45rem;
  height: .45rem;
}

.pdt100box {
  padding-top: 100px;
}

.news-newslists {
  padding-top: 1rem;
  padding-bottom: 0rem;
}

.news-newstits {
  line-height: 1.5rem;
  margin-bottom: 2rem;
}
.news-newstits .tits {
  color: #333333;
}
.news-newstits{
  padding-right: 0;
}
.news-newstits .txts {
  font-size: 0;
  padding-right: 1.75rem;
}
.news-newstits input, .news-newstits select {
  width: 100%;
  height: 100%;
  padding: 0;
  padding-left: .5rem;
  padding-right: .5rem;
  color: #888888;
  font-size: .4rem;
}
.news-newstits select {
  appearance: none;
  -webkit-appearance: none;
  background: url(../img/i12.png) no-repeat 95% center;
  background-size: .3rem auto;
  background: transparent/9;
}
.news-newstits .li {
  display: inline-block;
  vertical-align: middle;
  font-size: .4rem;
  height: 1.5rem;
  color: #222222;
  position: relative;
}
.news-newstits .li input[type=text], .news-newstits .li select {
  border: 1px solid #dadada;
  transition: .5s ease-in-out;
}
.news-newstits .li.cs-select{
  border: 1px solid #dadada;
  background:transparent;
}
.news-newstits .li input[type=submit] {
  position: absolute;
  width: .5rem;
  height: .5rem;
  position: absolute;
  background: url(../img/i13.png) no-repeat center;
  background-size: 100%;
  right: .75rem;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  z-index: 3;
  transition: .5s ease-in-out;
}
.news-newstits .input {
  width: 8.25rem;
}
.news-newstits .select {
  width: 5.5rem;
  margin-left: .375rem;
}

.timemore {
  position: relative;
  font-family: Arial;
  color: #666666;
  line-height: 16px;
  padding-left: 24px;
}
.timemore:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin: auto;
  background: url(../img/i19.png) no-repeat center;
  background-size: 100%;
}

.news-newstops a {
  display: block;
  background: #fff;
}
.news-newstops a .imgs {
  overflow: hidden;
}
.news-newstops a:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.news-newstops img {
  transition: .5s ease-in-out;
}
.news-newstops .time {
  position: relative;
  font-family: Arial;
  color: #666666;
  padding-left: 24px;
}
.news-newstops .time:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin: auto;
  background: url(../img/i19.png) no-repeat center;
  background-size: 100%;
}

.news-tleft {
  width: 64%;
  font-size: 0;
}
.news-tleft .txts {
  color: #444444;
  line-height: .9rem;
  height: 1.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 1.1rem;
  margin-bottom: .75rem;
}
.news-tleft .more {
  width: 3rem;
  height: 1rem;
  background: url(../img/i20.png) #e60012 no-repeat center;
  background-size: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.news-tleft .wen {
  /*font-size: .375rem;*/
  color: #888888;
  /*height: 1.2rem;*/
  /*line-height: .6rem;*/
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 1.25rem;
}
.news-tleft .titbox {
  line-height: 16px;
}
.news-tleft .imgs, .news-tleft .words {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
.news-tleft .imgs {
  width: 11.375rem;
}
.news-tleft .tits {
  color: #9d1d22;
}
.news-tleft .words {
  width: calc(100% - 11.375rem);
  padding: 1.25rem;
  padding-top: 1.5rem;
}

.news-tright {
  width: 34%;
}
.news-tright .words {
  padding: .75rem 1.25rem;
}
.news-tright .words .time {
  margin-bottom: .55rem;
  line-height: 16px;
}
.news-tright .words .tits {
  /*font-size: .4rem;*/
  /*line-height: .7rem;*/
  color: #333333;
  /*height: 1.4rem;*/
  line-height: 28px;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: .85rem;
}
.news-tright .words .more {
  width: .6rem;
  height: .2rem;
  background: url(../img/i21.png) no-repeat center;
  background-size: 100%;
}

.n-more {
  padding-right: 30px;
  position: relative;
  transition: .5s ease-in-out;
}
.n-more:before {
  width: 16px;
  height: 9px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i22.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.n-more:hover {
  color: #e60012;
  transition: .5s ease-in-out;
}
.n-more:hover:before {
  background: url(../img/i23.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.ijbox {
  overflow: hidden;
}

.newslists .lists {
  padding-bottom: 2.125rem;
}
.newslists .lists .li {
  display: block;
  border-bottom: 1px dashed #c4c4c4;
  padding: 1rem 0;
  position: relative;
}
.newslists .lists .li:hover .n-more {
  color: #e60012;
}
.newslists .lists .li:hover .n-more:before {
  background: url(../img/i23.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.newslists .lists .li:hover .numbox .num {
  color: #e60012;
  transition: .5s ease-in-out;
}
.newslists .lists .li:hover .words {
  background: #fff;
  transition: .5s ease-in-out;
}
.newslists .lists .num {
  transition: .5s ease-in-out;
}
.newslists .lists .items {
  width: calc(100% - 4.5rem);
}
.newslists .lists .words {
  width: calc(100% - 10.4rem);
  padding: .75rem 1.2rem;
  padding-left: 1.625rem;
  transition: .5s ease-in-out;
}
.newslists .lists .words .tits {
  line-height: 1rem;
  height: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #555555;
}
.newslists .lists .words .txts {
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  color: #888888;
  margin-top: .3rem;
}
.newslists .lists .words .morebox {
  margin-top: 1.4rem;
  line-height: 1;
  color: #666666;
}
.newslists .lists .words .more {
  display: inline-block;
  vertical-align: top;
}
.newslists .lists .imgs {
  width: 10.4rem;
  overflow: hidden;
}
.newslists .lists .imgs img {
  transition: .5s ease-in-out;
}
.newslists .lists .numbox {
  width: 4.5rem;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #888888;
  width: 2.85rem;
  text-align: center;
}
.newslists .lists .numbox .line {
  width: 100%;
  margin-top: .4rem;
  margin-bottom: .45rem;
  height: 1px;
  background: #acacac;
}

.news-newstits .li input[type=text]:focus {
  border-color: #e60012;
  transition: .5s ease-in-out;
}

.news-body .news-tops {
  margin-top: 2rem;
  font-size: 0;
}
.news-body .news-tops .items {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  position: relative;
  width: 49%;
  margin-left: 2%;
  overflow: hidden;
  color: #fff;
}
.news-body .news-tops .items:nth-child(2n+1) {
  margin-left: 0;
}
.news-body .news-tops .items img {
  transition: .5s ease-in-out;
  width: 100%;
}
.news-body .news-tops .items .imgs {
  overflow: hidden;
}
.news-body .news-tops .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.news-body .news-tops .items .words {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: .7rem 1rem;
  padding-right: 5.75rem;
}
.news-body .news-tops .items .time {
  line-height: 1;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari  Chrome */
  -o-transform: translateY(-50%);
  /* Opera */
}
.news-body .news-tops .items .blins {
  position: relative;
}
.news-body .news-tops .items .span {
  line-height: 1rem;
  height: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.news-body .news-bots {
  position: relative;
  margin-top: 2rem;
}
.news-body .news-bots:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #d5d5d5;
  left: 70%;
  top: 0;
}
.news-body .news-left {
  width: 70%;
  padding-right: 3rem;
}
.news-body .news-left .items {
  display: block;
  padding: 1.1rem 0;
  border-bottom: 1px solid #dcdcdc;
}
.news-body .news-left .items:nth-child(1) {
  padding-top: 0;
}
.news-body .news-left .items .imgs {
  width: 7.75rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news-body .news-left .items .imgs img {
  display: block;
  width: 100%;
  transition: .5s ease-in-out;
}
.news-body .news-left .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.news-body .news-left .items:hover .tits, .news-body .news-left .items:hover .more {
  color: #e60012;
  transition: .5s ease-in-out;
}
.news-body .news-left .items:hover .more {
  transition: .5s ease-in-out;
  color: #e60012;
}
.news-body .news-left .items:hover .more:before {
  background: url(../img/i23.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.news-body .news-left .items .words {
  width: calc(100% - 7.75rem);
  padding-left: 1rem;
  color: #666666;
}
.news-body .news-left .items .tits {
  line-height: .75rem;
  height: .75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #333333;
  transition: .5s ease-in-out;
}
.news-body .news-left .items .time, .news-body .news-left .items .more {
  line-height: 1;
}
.news-body .news-left .items .time {
  margin-top: .5rem;
  margin-bottom: .3rem;
}
.news-body .news-left .items .wen {
  line-height: .75rem;
  height: 1.5rem;
  font-size: .375rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-body .news-left .items .more {
  display: inline-block;
  vertical-align: top;
  position: relative;
  transition: .5s ease-in-out;
  padding-right: .6rem;
  margin-top: .75rem;
}
.news-body .news-left .items .more:before {
  position: absolute;
  content: "";
  width: .25rem;
  height: .25rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i22.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.news-body .news-right {
  width: 30%;
  padding-left: 2.5rem;
  margin-top: -.3rem;
}
.news-body .news-right .tips {
  line-height: 1;
  margin-bottom: .9rem;
}
.news-body .news-right .li {
  display: block;
  background: #fff;
  border-radius: 5px;
  font-size: .6rem;
  line-height: .75rem;
  padding: .75rem 1rem;
  color: #333333;
  transition: .5s ease-in-out;
}
.news-body .news-right .li .time {
  line-height: 1;
  margin-top: .9rem;
}
.news-body .news-right .li:hover {
  color: #fff;
  background: #e60012;
  transition: .5s ease-in-out;
}
.news-body .news-right .li:nth-child(n+2) {
  margin-top: .5rem;
}
.news-body .news-right .li .tits {
  height: 2.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.news-page {
  margin-top: 2.2rem;
}

.news-fx {
  line-height: 1;
  text-align: center;
  font-size: 0;
  margin-bottom: 1.375rem;
}
.news-fx .items {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: .6rem;
  height: .6rem;
  opacity: .5;
  margin: 0 .25rem;
  transition: .5s ease-in-out;
  float: none;
}
.news-fx .items:hover {
  opacity: 1;
  transition: .5s ease-in-out;
}
.news-fx .wx {
  background: url(../img/vx.png) no-repeat center;
  background-size: 100%;
}
.news-fx .wb {
  background: url(../img/vb.png) no-repeat center;
  background-size: 100%;
}

.news-details {
  width: 800px;
  margin: 0 auto;
  padding-top: 0.875rem;
  padding-bottom: 0.75rem;
}
.news-details .time {
  line-height: 1;
  margin-top: .75rem;
}

.newsdetails-tit {
  padding: 0 1.25rem;
  line-height: 1.36;
}

.new-detailscon {
  color: #666666;
  line-height: 1.9;
  margin-top: .9rem;
  padding-bottom: 2.2rem;
}

.news-details-bots {
  height: 1.5rem;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  line-height: 1.5rem;
  position: relative;
}
.news-details-bots .back {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/i35.png) no-repeat center;
  background-size: 100%;
}
.news-details-bots .back:hover {
  background: url(../img/i36.png) no-repeat center;
  background-size: 100%;
}
.news-details-bots .btns {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  overflow: hidden;
  transition: .5s ease-in-out;
}
.news-details-bots .btns:hover {
  transition: .5s ease-in-out;
  color: #e60012;
}
.news-details-bots .prev, .news-details-bots .next {
  max-width: 40%;
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/*news*/
/*about*/
.abouttits {
  padding: 0 !important;
}
.abouttits .items {
  position: relative;
  display: block;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.7);
  color: #333333;
  transition: .5s ease-in-out;
}
.abouttits .items:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #e60012;
  opacity: 0;
  transition: .5s ease-in-out;
}
.abouttits .items:hover, .abouttits .items.active {
  color: #e60012;
  transition: .5s ease-in-out;
}
.abouttits .items:hover:before, .abouttits .items.active:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.abouttits .swiper-slide:nth-child(1) .items {
  border-left: none;
}

.about-01 {
  padding-top: 3.25rem;
  padding-bottom: 4rem;
}
.about-01 .images {
  width: calc(43% - .9rem);
  margin-right: .9rem;
  position: relative;
}
.about-01 .images .i {
  position: relative;
}
.about-01 .images img {
  position: relative;
  z-index: 2;
}
.about-01 .images .span {
  position: absolute;
  padding: 1.5rem 1.875rem;
  width: calc(100% - 2rem);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari  Chrome */
  -o-transform: translate(-50%, -50%);
  /* Opera */
  background: #e60012;
  z-index: 4;
  line-height: 1rem;
  color: #fff;
  text-align: center;
}
.about-01 .images .span:before, .about-01 .images .span:after {
  content: "";
  position: absolute;
  width: .75rem;
  height: .75rem;
}
.about-01 .images .span:before {
  top: 1.2rem;
  left: .75rem;
  background: url(../img/l0.png) no-repeat center;
  background-size: 100%;
}
.about-01 .images .span:after {
  bottom: 1.2rem;
  right: .75rem;
  background: url(../img/l1.png) no-repeat center;
  background-size: 100%;
}
.about-01 .images .spanbox {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.about-01 .images:before {
  position: absolute;
  content: "";
  width: 100%;
  top: -.9rem;
  right: -.9rem;
  background: #fce5e7;
  height: 100%;
  z-index: 1;
}
.about-01 .words {
  width: 48%;
}
.about-01 .words .imgs {
  height: 1.25rem;
  width: 6.875rem;
}
.about-01 .words .tits {
  color: #e60012;
  line-height: 1.5;
  margin-top: 1.25rem;
}
.about-01 .words .wen {
  line-height: 1.875;
  color: #666666;
  padding-top: .75rem;
  margin-top: .35rem;
  border-top: 1px solid #d9d9d9;
}

.about-numlist {
  margin-top: 1.75rem;
}
.about-numlist .li {
  float: left;
  width: 25%;
  line-height: 1;
  position: relative;
  padding-right: .2rem;
  padding-left: 2.5rem;
  color: #444444;
  font-weight: bold;
}
.about-numlist .li:nth-child(n+2):before {
  content: "";
  position: absolute;
  width: 1px;
  height: 90%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #d6d6d6;
}
.about-numlist .li .li-top {
  margin-bottom: .75rem;
}

.text16 {
  line-height: 1.875;
  color: #555555;
}

.about-02 {
  background: url(../img/l2.png) no-repeat left bottom;
  background-size: cover;
  padding-top: 2.375rem;
  padding-bottom: 3.875rem;
}
.about-02 .tits {
  line-height: 1;
  color: #333333;
}
.about-02 .words {
  width: 24.25rem;
  margin: 0 auto;
  margin-top: .75rem;
}

.about-03 {
  position: relative;
}
.about-03 .words {
  padding-top: 4.75rem;
  padding-bottom: .5rem;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  color: #fff;
}
.about-03 .words .tits {
  line-height: 1;
}
.about-03 .words .wen {
  line-height: 1rem;
  margin-top: .8rem;
}

/*partner*/
.partner-box {
  background: url(../img/i17.jpg) no-repeat right bottom;
  background-size: cover;
  min-height: 26.75rem;
  padding-top: 3.125rem;
  padding-bottom: 7.125rem;
}
.partner-box .listspartnerbox {
  margin-top: 3.25rem;
}
.partner-box .words {
  line-height: 1;
}
.partner-box .words .titles {
  color: #333;
}
.partner-box .words .tits {
  color: #333333;
  margin-top: .6rem;
  margin-bottom: .9rem;
}
.partner-box .words .tits span {
  color: #e60012;
  font-family: Arial;
}
.partner-box .words .txts {
  color: #666666;
  width: 18.25rem;
  margin: 0 auto;
}

.listspartner {
  position: relative;
}
.listspartner img {
  width: 100%;
}
.listspartner .buts {
  font-size: 0;
  text-align: center;
  margin-top: 1.75rem;
}
.listspartner .buts .i {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  position: static;
  left: auto;
  top: auto;
  float: none;
  margin: 0;
  width: auto;
}
.listspartner .buts .swiper-pagination {
  margin: 0 1.25rem;
  font-size: .4rem;
  color: #999999;
  font-family: Arial;
}
.listspartner .buts .swiper-pagination .swiper-pagination-current {
  font-size: 0.65rem;
  color: #e60012;
}
.listspartner .buts .swiper-button-prev, .listspartner .buts .swiper-button-next {
  width: 12px;
  height: 20px;
  transition: .5s ease-in-out;
}
.listspartner .buts .swiper-button-prev:hover, .listspartner .buts .swiper-button-next:hover {
  transition: .5s ease-in-out;
}
.listspartner .buts .swiper-button-prev {
  background: url(../img/k2.png) no-repeat center;
  background-size: 100%;
}
.listspartner .buts .swiper-button-prev:hover {
  background: url(../img/k1.png) no-repeat center;
  background-size: 100%;
}
.listspartner .buts .swiper-button-next {
  background: url(../img/k4.png) no-repeat center;
  background-size: 100%;
}
.listspartner .buts .swiper-button-next:hover {
  background: url(../img/k3.png) no-repeat center;
  background-size: 100%;
}
.listspartner .swiper-slide {
  padding-top: .4rem;
}
.listspartner .itemsbox {
  font-size: 0;
}
.listspartner .itemsbox .items:hover {
  transform: translateY(-0.4rem);
  -ms-transform: translateY(-0.4rem);
  /* IE 9 */
  -moz-transform: translateY(-0.4rem);
  /* Firefox */
  -webkit-transform: translateY(-0.4rem);
  /* Safari  Chrome */
  -o-transform: translateY(-0.4rem);
  /* Opera */
  transition: .5s ease-in-out;
}
.listspartner .itemsbox .items:hover img {
  transition: .5s ease-in-out;
}
.listspartner .itemsbox .items:hover .i1 {
  opacity: 1;
}
.listspartner .itemsbox .items:hover .i0 {
  opacity: 0;
}
.listspartner .itemsbox .items {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  width: 18%;
  margin-left: 2.5%;
  border-radius: 5px;
  background: #fff;
  transition: .5s ease-in-out;
  position: relative;
}
.listspartner .itemsbox .items .i1 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.listspartner .itemsbox .items:nth-child(n+6) {
  margin-top: 1rem;
}
.listspartner .itemsbox .items:nth-child(5n+1) {
  margin-left: 0;
}

/*about*/
/*member*/
.member {
  padding-top: 2.5rem;
  padding-bottom: 3rem;
}
.member .lists {
  margin-top: 1.875rem;
  padding-bottom: 2.5rem;
}
.member .items {
  position: relative;
}
.member .items:nth-child(n+2) {
  margin-top: 1rem;
}
.member .items .tits {
  color: #000000;
  line-height: .9rem;
  height: .9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.member .items .txts {
  line-height: .7rem;
  font-size: .4rem;
  height: 1.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: .7rem;
  margin-bottom: .6rem;
}
.member .items .imgbox {
  line-height: 2.5rem;
  height: 2.5rem;
}
.member .items .erweima {
  height: 2.5rem;
  width: 2.5rem;
}
.member .items .wel-more {
  margin-top: .5625rem;
}
.member .items .words {
  width: 70%;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 1.375rem 2.5rem 0.75rem 2.25rem;
}
.member .items .imgs {
  position: relative;
  width: 27%;
}
.member .items .imgs .i0 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.member .items .imgs img {
  transition: .5s ease-in-out;
}

.member-title .tits {
  line-height: 1;
}
.member-title .txts {
  color: #333333;
  line-height: 1.5;
  margin-top: .6rem;
}

.jz-more {
  text-align: center;
  font-size: 0;
  line-height: .5rem;
  height: .5rem;
}
.jz-more b {
  font-weight: normal;
}
.jz-more .jiazaimore {
  color: #666666;
  display: inline-block;
  vertical-align: top;
  padding-left: .75rem;
  position: relative;
}
.jz-more .jiazaimore span {
  display: inline-block;
  vertical-align: middle;
  width: .5rem;
  height: .5rem;
  background: url(../img/k6.png) no-repeat center;
  background-size: 100%;
  margin-right: .3rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.team {
  background: url(../img/bg.jpg) repeat left top;
  padding-top: 3.5rem;
  padding-bottom: 5.75rem;
  position: relative;
}
.team:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5.75rem;
  background: url(../img/botbg.png) no-repeat left bottom;
  background-size: cover;
}

.beforebox {
  position: relative;
}
.beforebox:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5.75rem;
  background: url(../img/botbg.png) no-repeat left bottom;
  background-size: cover;
}

.teamlists {
  position: relative;
  padding: 0 4.625rem;
}
.teamlists .member-title {
  position: absolute;
  left: 0;
  top: 0;
}
.teamlists .lists {
  padding-top: 1.25rem;
  padding-bottom: 2rem;
}
.teamlists .lists .items {
  position: relative;
}
.teamlists .lists .items:hover:after, .teamlists .lists .items:hover:before {
  transitiuon: .5s ease-in-out;
}
.teamlists .lists .items:hover .imgs span {
  background-color: #e60012;
  transitiuon: .5s ease-in-out;
}
.teamlists .lists .items:hover .words .tits {
  transitiuon: .5s ease-in-out;
  color: #e60012;
}
.teamlists .lists .items .words {
  padding-top: .7rem;
}
.teamlists .lists .items .words .tits {
  line-height: .75rem;
  height: .75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: .3rem;
  transitiuon: .5s ease-in-out;
}
.teamlists .lists .items .imgs {
  margin-top: -1.25rem;
  position: relative;
}
.teamlists .lists .items .imgs span {
  position: absolute;
  width: 1.375rem;
  height: 1rem;
  right: 0;
  bottom: 0;
  background: #434343;
  transitiuon: .5s ease-in-out;
}
.teamlists .lists .items .images {
  width: 50%;
  position: relative;
  cursor: pointer;
}
.teamlists .lists .items .images:after, .teamlists .lists .items .images:before {
  transitiuon: .5s ease-in-out;
}
.teamlists .lists .items .images:after {
  position: absolute;
  content: "";
  width: 48px;
  height: 30px;
  top: -30px;
}
.teamlists .lists .items .images:before {
  width: 14px;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  background: url(../img/k9.png) repeat top left;
}
.teamlists .lists .items .images.fl:before {
  right: -14px;
}
.teamlists .lists .items .images.fl:after {
  background: url(../img/k10.png) no-repeat center;
  background-size: 100%;
  right: 0;
}
.teamlists .lists .items .images.fl:hover:after {
  background: url(../img/k11.png) no-repeat center;
  background-size: 100%;
  right: 0;
}
.teamlists .lists .items .images.fr:before {
  left: 0;
}
.teamlists .lists .items .images.fr:after {
  background: url(../img/k12.png) no-repeat center;
  background-size: 100%;
  left: 0;
}
.teamlists .lists .items .images.fr:hover:after {
  background: url(../img/k13.png) no-repeat center;
  background-size: 100%;
  left: 0;
}
.teamlists .lists .items .fr.images {
  padding-left: 3.625rem;
}
.teamlists .lists .items .fl.images {
  padding-right: 3.625rem;
}

.teamfixed {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.teamfixed .teambox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari  Chrome */
  -o-transform: translate(-50%, -50%);
  /* Opera */
  width: 35rem;
  height: 18.5rem;
}
.teamfixed .teambox-right {
  width: 6.5rem;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  padding: 1.375rem 0;
}
.teamfixed .swiper-button-next, .teamfixed .swiper-button-prev {
  width: 100%;
  height: .8rem;
  line-height: .8rem;
  background-color: #fff;
  left: 0;
  right: auto;
  top: auto;
  bottom: auto;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: .3rem .25rem;
  transition: .5s ease-in-out;
}
.teamfixed .swiper-button-next:hover, .teamfixed .swiper-button-prev:hover {
  background-color: #e60012;
  transition: .5s ease-in-out;
}
.teamfixed .swiper-button-prev {
  top: 1px;
  background-image: url(../img/k15.png);
}
.teamfixed .swiper-button-prev:hover {
  background-image: url(../img/k16.png);
}
.teamfixed .swiper-button-next {
  bottom: 1px;
  background-image: url(../img/k17.png);
}
.teamfixed .swiper-button-next:hover {
  background-image: url(../img/k18.png);
}
.teamfixed .swiper-slide.active .items {
  border: 1px solid #fff;
  transition: .5s ease-in-out;
}
.teamfixed .items {
  position: relative;
  border: 1px solid transparent;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.teamfixed .items:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../img/k14.png) no-repeat left bottom;
  background-size: cover;
  z-index: 0;
}
.teamfixed .items .span {
  color: #fff;
  padding: .375rem .5rem;
  line-height: 1.625;
  font-size: .4rem;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.teamfixed .swiper-slide {
  height: auto;
}
.teamfixed .swiper-slide:nth-child(n+2) {
  margin-top: .5rem;
}
.teamfixed .swiper-container, .teamfixed .swiper-wrapper {
  height: 100%;
}
.teamfixed .teambox-left {
  width: 27.75rem;
}
.teamfixed .teambox-left .images {
  height: 15.375rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.teamfixed .teambox-left .span {
  height: 3rem;
  line-height: 3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #e60012;
  background: #fff;
  padding: 0 5px;
  text-align: center;
}

.teamlists .member-title {
  width: 9.5rem;
}

.memberdetails-images {
  margin-top: 1.2rem;
}

.memberdetails-words {
  background: #e8e8e8;
  position: relative;
}
.memberdetails-words .words {
  width: 40%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 2.875rem 1rem 2.5rem 1.5rem;
}
.memberdetails-words .words .tit {
  color: #222222;
  line-height: 1;
  margin-bottom: .75rem;
}
.memberdetails-words .words .p {
  line-height: 1.7;
  padding-right: 1rem;
  overflow-y: auto;
  height: 10.25rem;
}
.memberdetails-words .words .txt {
  margin-top: 1.75rem;
  line-height: 1.5;
  color: #e60012;
  display: inline-block;
  vertical-align: top;
}
.memberdetails-words .images {
  width: 60%;
}

.memberdetails-con {
  padding-top: 3.125rem;
  padding-bottom: 5.125rem;
}

.memberdetails-top {
  padding-bottom: 1.875rem;
}
.memberdetails-top .tits {
  line-height: 1;
  color: #e60012;
  margin-bottom: .75rem;
}
.memberdetails-top .wen {
  color: #333333;
  padding-top: 1.1rem;
  border-top: 1px solid #e0e0e0;
}

.servicebox-bgbox {
  position: relative;
}
.servicebox-bgbox:before {
  position: absolute;
  content: "";
  background: url(../img/sbg.png) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 0;
  width: 20rem;
  height: 13.875rem;
}

.servicebox {
  padding-top: 2.75rem;
  padding-bottom: 3.625rem;
  position: relative;
}
.servicebox .items {
  display: inline-block;
  vertical-align: top;
}
.servicebox .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.servicebox .items .imgs {
  overflow: hidden;
}
.servicebox .items .imgs img {
  transition: .5s ease-in-out;
  width: 100%;
}
.servicebox .items .words {
  background: #fff;
  color: #666666;
  padding: .75rem 1.25rem;
  position: relative;
  z-index: 2;
}
.servicebox .items .tits {
  line-height: 1.3;
  color: #e60012;
  margin-bottom: .6rem;
}
.servicebox .items .p {
  line-height: 24px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.servicebox .items .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 1.1rem;
}
.servicebox .service-top {
  margin-bottom: 1.625rem;
}
.servicebox .service-center {
  padding: 0 .75rem;
  margin-bottom: 1.25rem;
}
.servicebox .items1 {
  width: 19.75rem;
}
.servicebox .items1 .words {
  width: 12.375rem;
  margin-top: -2.5rem;
}
.servicebox .items2 {
  width: 14.75rem;
}
.servicebox .items2 .words {
  width: 11rem;
  padding-right: 0;
  margin-top: -2.5rem;
}
.servicebox .service-bottom {
  padding: 0 1.75rem;
}
.servicebox .items4 {
  width: 24.5rem;
}
.servicebox .items4 .words {
  margin-top: -2.9rem;
  width: 16.875rem;
  text-align: right;
}
.servicebox .items3 {
  width: 12.5rem;
  margin-top: 1.75rem;
}
.servicebox .items3 .words {
  position: relative;
}
.servicebox .items3 .more {
  position: absolute;
  line-height: 1rem;
  height: 1rem;
  padding-right: 3.25rem;
  background: #fff;
  right: 0;
  top: -1rem;
  margin-top: 0;
  padding-left: .75rem;
}
.servicebox .items3 .more:before {
  right: 2.5rem;
}
.servicebox .items3 .words {
  width: 100%;
  margin-top: 0;
  padding-left: 0;
}

.servicebox-tits {
  line-height: 1;
}
.servicebox-tits .en {
  font-family: Arial;
  color: #1b1b1b;
}
.servicebox-tits .cn {
  color: #1b1b1b;
  margin-top: 1rem;
  margin-bottom: 1.25rem;
}
.servicebox-tits .line {
  width: 9.625rem;
  height: 3px;
  background: #d9b45b;
}

.servicebox-details {
  padding-top: 3rem;
  padding-bottom: 5.25rem;
  position: relative;
}

.servdetail-tits {
  line-height: 1;
  margin-bottom: 2.05rem;
}
.servdetail-tits .tit {
  color: #9d1d22;
  margin-bottom: .75rem;
}
.servdetail-tits .txt {
  color: #555555;
}

.servdetail-lists {
  margin-top: 2rem;
  font-size: 0;
  text-align: center;
}
.servdetail-lists .items {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin: 0 1%;
  background: #f0f0f0;
  border-radius: .25rem;
  padding: 1rem .9rem;
  padding-bottom: 1.25rem;
}
.servdetail-lists .items .txt {
  line-height: 1.85;
  color: #666666;
}
.servdetail-lists .items .imgs {
  width: 3.75rem;
  height: 3.75rem;
  margin: 0 auto;
  background: #fff;
  border-radius: 50%;
}
.servdetail-lists .items .tit {
  line-height: 1;
  margin-bottom: .5rem;
  margin-top: 1.1rem;
}

.news-newstits .li input[type=text]:hover, .news-newstits .li select:hover {
  border: 1px solid #e60012;
}

.caseslists .list {
  font-size: 0;
}
.caseslists .list .items {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-left: 2%;
  margin-bottom: 1.75rem;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer;
}
.caseslists .list .items .words {
  padding-top: .75rem;
  padding-bottom: .9rem;
  line-height: 1;
}
.caseslists .list .items .tits {
  line-height: .8rem;
  height: .8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #555555;
}
.caseslists .list .items .txts {
  font-size: .4rem;
  color: #888888;
  margin-top: .4rem;
}
.caseslists .list .items .txts .timemore {
  width: 3rem;
  color: #b6b6b6;
}
.caseslists .list .items .txts .timemore:before {
  background: url(../img/k22.png) no-repeat center;
  background-size: 100%;
}
.caseslists .list .items .txts .txt {
  width: calc(100% - 3rem);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: .45rem;
  height: .45rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.caseslists .list .items img {
  transition: .5s ease-in-out;
}
.caseslists .list .items .images {
  overflow: hidden;
}
.caseslists .list .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.caseslists .list .items:nth-child(3n+1) {
  margin-left: 0;
}

body.on, html.on {
  padding-right: 6px;
  overflow: hidden;
}

.casesfixedbox {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 300;
}
.casesfixedbox .box {
  background: #fff;
  width: 29.75rem;
  height: 17rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 1.25rem 2rem 2.25rem 2rem;
}

.casefixed-tit {
  line-height: 2.25rem;
  border-bottom: 1px solid #d6d6d6;
  height: 2.25rem;
}
.casefixed-tit .tits {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: calc(100% - 4rem);
  height: 100%;
  /*color:#d91e1e;*/
  color: #e60012;
}
.casefixed-tit .backs {
  width: 3.25rem;
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  border-radius: 1rem;
  background: #e60012;
  text-align: center;
  cursor: pointer;
  transition: .5s ease-in-out;
  margin-top: .625rem;
}
.casefixed-tit .backs:hover {
  transition: .5s ease-in-out;
  transform: translateY(-10px);
}

.casefixed-items {
  padding-top: 1.75rem;
  height: calc(100% - 2.25rem);
}
.casefixed-items .words {
  width: 46%;
  height: 100%;
  padding-right: 1rem;
}
.casefixed-items .words .tit {
  line-height: 1;
  margin-bottom: .3rem;
}
.casefixed-items .words .p {
  /*font-size: .4rem;*/
  line-height: 1.75;
  padding-right: .25rem;
  overflow-y: auto;
  color: #777777;
  height:calc(100% - .9rem);

}

.casefixed-items .words .p::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.casefixed-items .words .p::-webkit-scrollbar-thumb {
  background-color: #e60012;
}
.casefixed-items .words .p::-webkit-scrollbar-thumb:window-inactive {
  background-color: #e60012;
}
.casefixed-items .words .p::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #e60012;
}


.casefixed-items .images {
  width: 54%;
}

.casefixed-items .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: .25rem;
  height: .25rem;
  background: #fff;
  border-radius: .25rem;
  transition: .5s ease-in-out;
}
.casefixed-items .swiper-pagination .swiper-pagination-bullet:hover {
  transition: .5s ease-in-out;
  background: #e60012;
}
.casefixed-items .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.875rem;
  background: #e60012;
  transition: .5s ease-in-out;
}

.member .items .words {
  position: relative;
}
.member .items .words:before {
  position: absolute;
  content: "";
  width: 2rem;
  height: 1.625rem;
  background: url(../img/k5.png) no-repeat center;
  background-size: 100%;
  top: .5rem;
  left: 1rem;
  z-index: 0;
}
.member .items .words div {
  position: relative;
  z-index: 2;
}

.foundertits {
  line-height: 1;
  margin-bottom: 1.5rem;
}

.founder-01 {
  padding-top: 2.5rem;
  padding-bottom: 4.5rem;
}
.founder-01:after {
  position: absolute;
  content: "";
  width: 19.375rem;
  height: 15rem;
  right: 0;
  top: 2.375rem;
  background: url(../img/k24.png) no-repeat right;
  background-size: 100%;
}
.founder-01 .itembox {
  position: relative;
  min-height: 15rem;
  z-index: 1;
}
.founder-01 .images {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 55%;
}
.founder-01 .images:before {
  content: "";
  position: absolute;
  width: 18.5%;
  height: 90%;
  background: #fff;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.founder-01 .images img {
  transition: .5s ease-in-out;
  position: relative;
  z-index: 0;
  width: 100%;
}
.founder-01 .words {
  margin-top: 1.6rem;
  width: 55%;
  position: relative;
  z-index: 3;
  padding: 1.5rem 2.95rem;
  padding-right: 1.5rem;
}
.founder-01 .tit-center {
  line-height: 1;
  color: #b81c22;
  margin-top: 1.45rem;
  margin-bottom: .5rem;
}
.founder-01 .tit-top {
  line-height: 1.66;
  color: #333333;
  position: relative;
}
.founder-01 .tit-top:before {
  position: absolute;
  content: "";
  width: 1.5rem;
  height: 1.25rem;
  background: url(../img/k23.png) no-repeat center;
  background-size: 100%;
  left: -1rem;
  top: -.4rem;
  z-index: 0;
}
.founder-01 .tit-top .wen {
  position: relative;
  z-index: 2;
}
.founder-01 .ul {
  padding-right: 1.5rem;
}
.founder-01 .ul .i {
  float: left;
  width: 50%;
  line-height: 2;
}

.founder-02 {
  padding-top: 2.5rem;
  padding-bottom: 2.25rem;
}
.founder-02 .foundertits {
  margin-bottom: .5rem;
}

.con-swiper .swiper-button-white {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #cbcbcb !important;
  background-size: 100%;
  background-position: center;
  transition: .5s ease-in-out;
}
.con-swiper .swiper-button-white:hover {
  background-color: #e60012 !important;
  transition: .5s ease-in-out;
}
.con-swiper .swiper-button-next.swiper-button-white {
  background-image: url(../img/pr.png);
  right: 0;
}
.con-swiper .swiper-button-prev.swiper-button-white {
  background-image: url(../img/ne.png);
  left: 0;
}

.founder2-items .swiper-button-white {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #cbcbcb;
  background-size: 100%;
  background-position: center;
  transition: .5s ease-in-out;
}
.founder2-items .swiper-button-white:hover {
  background-color: #e60012;
  transition: .5s ease-in-out;
}
.founder2-items .swiper-button-next.swiper-button-white {
  background-image: url(../img/pr.png);
}
.founder2-items .swiper-button-prev.swiper-button-white {
  background-image: url(../img/ne.png);
}
.founder2-items .gallery-thumbs {
  padding: 0 1em;
}
.founder2-items .gallery-thumbs {
  color: #888888;
  margin-top: 2.5rem;
}
.founder2-items .gallery-thumbs .swiper-slide {
  width: auto;
  width: 14.28%;
}
.founder2-items .gallery-thumbs .swiper-slide:last-child .line {
  width: 2px;
  background-size: cover;
}
.founder2-items .gallery-thumbs .items {
  position: relative;
  padding-top: 1rem;
  padding-bottom: .9rem;
  cursor: pointer;
}
.founder2-items .gallery-thumbs .items:before {
  position: absolute;
  content: "";
  width: .6rem;
  height: .7rem;
  background: url(../img/m0.png) no-repeat center;
  background-size: 100%;
  left: -.3rem;
  bottom: 0;
}
.founder2-items .gallery-thumbs .items .li {
  position: absolute;
  left: -1em;
  top: 0;
}
.founder2-items .gallery-thumbs .items .line {
  width: 100%;
  height: 0.9rem;
  background: url(../img/line2.png) no-repeat left bottom;
  background-size: 100%;
}
.founder2-items .gallery-thumbs .swiper-slide-active .items:before {
  background: url(../img/m1.png) no-repeat center;
  background-size: 100%;
}
.founder2-items .gallery-thumbs .swiper-slide-active .li {
  font-size: 1.1rem;
  color: #ac2126;
  line-height: 1;
  /*color:$color;*/
}
.founder2-items .gallery-top {
  height: 10.125rem;
}
.founder2-items .gallery-top .bg {
  text-align: center;
  height: 10.125rem;
  color: #fff;
}
.founder2-items .gallery-top .swiper-slide {
  padding-top: 2.625rem;
  position: relative;
  overflow: hidden;
}
.founder2-items .gallery-top .items {
  text-align: center;
  line-height: 7.5rem;
  height: 7.5rem;
}
.founder2-items .gallery-top .items .li {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 1.5;
}
.founder2-items .gallery-top .items .images {
  width: 9.75rem;
  height: 7.5rem;
}
.founder2-items .gallery-top .items .words {
  width: 8.75rem;
}
.founder2-items .gallery-top .items .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  line-height: .6;
}
.founder2-items .gallery-top .items .images, .founder2-items .gallery-top .items .words {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
}

.founder-03 {
  padding-top: 3.25rem;
  padding-bottom: 3.5rem;
}
.founder-03 .foundertits {
  margin-bottom: 1.2rem;
}

.swiper-container .con-pagination {
  position: static;
  line-height: 1;
}
.swiper-container .con-pagination .swiper-pagination-bullet {
  width: .25rem;
  height: .25rem;
  border-radius: .25rem;
  background: #bbbbbb;
  opacity: 1;
  transition: .5s ease-in-out;
  opacity: 1;
}
.swiper-container .con-pagination .swiper-pagination-bullet:hover, .swiper-container .con-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ac2126;
  transition: .5s ease-in-out;
}
.swiper-container .con-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: .75rem;
}

.founder3-items .swiper-pagination {
  margin-top: 1.1rem;
}
.founder3-items .items:hover .i1 {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
  -ms-transform: scale3d(1.05, 1.05, 1);
  /* IE 9 */
  -moz-transform: scale3d(1.05, 1.05, 1);
  /* Firefox */
  -webkit-transform: scale3d(1.05, 1.05, 1);
  /* Safari  Chrome */
  -o-transform: scale3d(1.05, 1.05, 1);
  /* Opera */
}
.founder3-items .items .images {
  background: #f5f5f5;
  position: relative;
}
.founder3-items .items .images .i0 {
  display: block;
  opacity: 0;
}
.founder3-items .items .images .i1 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.founder3-items .items .images img {
  transition: .5s ease-in-out;
}
.founder3-items .items .span {
  text-align: center;
  line-height: .7rem;
  height: 1.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: .4rem;
  font-weight: normal;
}

.honor-01 {
  padding-top: 2.375rem;
  padding-bottom: 2.5rem;
}

.honor-tit {
  line-height: 1;
}
.honor-tit .txt {
  color: #555555;
  margin-top: .6rem;
}

.honor01-swiper .swiper-slide-active.swiper-slide .items .span {
  opacity: 1;
}
.honor01-swiper .swiper-slide {
  position: relative;
}
.honor01-swiper .swiper-slide .items {
  padding: 1.875rem 0;
  opacity: 0;
  position: relative;
}
.honor01-swiper .swiper-slide .items .span {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0;
  text-align: center;
  height: 1.875rem;
  line-height: 1.875rem;
}
.honor01-swiper .swiper-slide .items .span .b {
  line-height: .6rem;
  max-height: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.honor01-swiper .swiper-slide.opacitys .items {
  opacity: 1;
}
.honor01-swiper .swiper-slide .images {
  position: relative;
}
.honor01-swiper .swiper-slide .images:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
}
.honor01-swiper .swiper-slide-next + .swiper-slide .items, .honor01-swiper .swiper-slide-prev + .swiper-slide .items {
  opacity: 1;
}
.honor01-swiper .swiper-slide-next .items, .honor01-swiper .swiper-slide-prev .items, .honor01-swiper .swiper-slide-active .items {
  opacity: 1;
}
.honor01-swiper .swiper-slide-next .images:before, .honor01-swiper .swiper-slide-prev .images:before, .honor01-swiper .swiper-slide-active .images:before {
  opacity: 0;
}

.honor-02 {
  background: url(../img/gbg2.jpg) repeat left top;
  height: 25rem;
}
.honor-02 .honor02-left {
  width: 36.5%;
  height: 100%;
  padding-top: 2.5rem;
  padding-bottom: 1.875rem;
  border-right: 1px solid #d9d9d9;
}
.honor-02 .honor02-left .busbox {
  position: absolute;
  height: 20%;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 0;
  margin: auto;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  z-index: 2;
  border-right: 2px solid #e60012;
}
.honor-02 .honor02-left .busbox:before {
  position: absolute;
  content: "";
  width: 3rem;
  height: 1px;
  background: #090909;
  left: 6.25rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.honor-02 .honor02-left .busbox .swiper-button-next.swiper-button-prev {
  display: inline-block;
}
.honor-02 .honor02-left .swiper-wrapper,
.honor-02 .honor02-left .swiper-container {
  height: 100%;
}
.honor-02 .honor02-left .swiper-slide {
  height: 20%;
  cursor: pointer;
  text-align: right;
}
.honor-02 .honor02-left .items {
  line-height: 1rem;
  height: 1rem;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-right: 2.375rem;
  color: #d1d1d1;
}
.honor-02 .honor02-left .swiper-slide-active .items {
  color: #e60012;
  font-size: .5rem;
}
.honor-02 .honor02-left .swiper-slide-active .items .time {
  font-size: .9rem;
}
.honor-02 .honor02-left .swiper-button-next, .honor-02 .honor02-left .swiper-button-prev {
  width: .9rem;
  height: .9rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  background-color: #fff;
  left: 7.125rem;
  right: auto;
  margin: auto;
  top: auto;
  bottom: auto;
}
.honor-02 .honor02-left .swiper-button-next {
  background-image: url(../img/prev.svg);
  bottom: -.45rem;
}
.honor-02 .honor02-left .swiper-button-prev {
  background-image: url(../img/next.svg);
  top: -.45rem;
}
.honor-02 .honor02-right {
  width: 63.5%;
  height: 100%;
  padding-top: 2.5rem;
  padding-bottom: .75rem;
}
.honor-02 .honor02-right .items {
  float: left;
  width: 42%;
  margin-left: 6%;
  text-align: center;
  margin-bottom: 1.25rem;
}
.honor-02 .honor02-right .items img {
  display: block;
  transition: .5s ease-in-out;
  margin: 0 auto;
  width: 100%;
}
.honor-02 .honor02-right .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.03, 1.03, 1);
}
.honor-02 .honor02-right .items:hover .span {
  color: #e60012;
  transition: .5s ease-in-out;
}
.honor-02 .honor02-right .items .span {
  width: 75%;
  margin: 0 auto;
  color: #666666;
  margin-top: .15rem;
  height: 1.5rem;
  line-height: 1.5rem;
  transition: .5s ease-in-out;
  border-bottom: 1px dashed #c5c5c5;
}
.honor-02 .honor02-right .items .span .b {
  display: inline-block;
  vertical-align: middle;
  line-height: .7rem;
  max-height: 1.4rem;
  overflow: hidden;
  width: 100%;
}
.honor-02 .honor02-right .items:nth-child(2n+1) {
  margin-left: 0;
}
.honor-02 .honor02-right .itemsbox {
  height: 100%;
  overflow: hidden;
  padding-left: 4.25rem;
  padding-right: 5.75rem;
  opacity: 0;
  transform: translateY(20px);
  -ms-transform: translateY(20px);
  /* IE 9 */
  -moz-transform: translateY(20px);
  /* Firefox */
  -webkit-transform: translateY(20px);
  /* Safari  Chrome */
  -o-transform: translateY(20px);
  /* Opera */
  transition: .5s ease-in-out;
}
.honor-02 .honor02-right .itemsbox.active {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  /* IE 9 */
  -moz-transform: translateY(0);
  /* Firefox */
  -webkit-transform: translateY(0);
  /* Safari  Chrome */
  -o-transform: translateY(0);
  /* Opera */
  transition: .5s ease-in-out;
}
.honor-02 .honor02-right .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.honor-02 .honor02-right .mCSB_scrollTools {
  opacity: 0 !important;
}

.history-01 {
  position: relative;
}
.history-01 .words {
  position: absolute;
  height: 100%;
  right: 0;
  background: url(../img/i51.jpg) no-repeat center;
  background-size: 100%;
  padding: 5rem 2.5rem 4rem 2.25rem;
}
.history-01 .box {
  padding-right: 2.5rem;
  overflow-y: auto;
  height: 100%;
}
.history-01 .tit {
  line-height: 1;
  margin-bottom: .8rem;
}
.history-01 .txts {
  color: #555555;
}

.about-items03 {
  min-height: 21rem;
  padding-top: 3rem;
  padding-bottom: 2.25rem;
  color: #fff;
}
.about-items03 .items03-lists {
  padding: 0 1.25rem;
  margin-top: 1.75rem;
  height: 11.5rem;
  position: relative;
}
.about-items03 .items03-lists .swiper-container, .about-items03 .items03-lists .swiper-wrapper,
.about-items03 .items03-lists .swiper-slide {
  height: 100%;
}
.about-items03 .items03-lists .swiper-container {
  position: relative;
  padding: 4px 3.75rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.about-items03 .items03-lists .swiper-container:before {
  position: absolute;
  content: "";
  width: 200%;
  height: 1px;
  top: 0;
  bottom: 0;
  left: -50%;
  margin: auto;
  background: rgba(255, 255, 255, 0.4);
}
.about-items03 .items03-lists .swiper-slide {
  position: relative;
  padding-left: .6rem;
  left: 0;
}
.about-items03 .items03-lists .swiper-slide .items::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.about-items03 .items03-lists .swiper-slide .items::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}
.about-items03 .items03-lists .swiper-slide .items::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.about-items03 .items03-lists .swiper-slide .items::-webkit-scrollbar-thumb:window-inactive {
  background-color: #fff;
}
.about-items03 .items03-lists .swiper-slide .items::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #fff;
}
.about-items03 .items03-lists .swiper-slide .wens {
  line-height: 1.6;
  margin-top: .5rem;
}
.about-items03 .items03-lists .swiper-slide .wens .p{
  color:rgba(255,255,255,.6);
}
.about-items03 .items03-lists .swiper-slide .time {
  line-height: 1;
}
.about-items03 .items03-lists .swiper-slide:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 50%;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
}
.about-items03 .items03-lists .swiper-slide:after {
  position: absolute;
  content: "";
  width: .75rem;
  height: .8rem;
  left: -.375rem;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+1):after {
  background: url(../img/k00.png) no-repeat center;
  background-size: 100%;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+2):after {
  background: url(../img/k00.png) no-repeat center;
  background-size: 100%;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+2) .items {
  /*padding-top: 1.5rem;*/
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+1) .items {
  top: 0;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+1):after {
  top: -16px;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+1):before {
  top: 0;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+2) .items {
  bottom: 0;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+2):after {
  bottom: -16px;
}
.about-items03 .items03-lists .swiper-slide:nth-child(2n+2):before {
  bottom: 0;
}
.about-items03 .items03-lists .swiper-slide:last-child .items{
  width: 100%!important;
}
.about-items03 .items03-lists .items {
  height: 45%;
  overflow-y: auto;
  position: absolute;
  width: 130%;
  margin-top: -.35rem;
  z-index: 5;
}

.about3-tit {
  font-size: 0;
}
.about3-tit .li {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 .9rem;
  position: relative;
  padding-bottom: .25rem;
  transition: .5s ease-in-out;
}
.about3-tit .li:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #e60012;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: .5s ease-in-out;
}
.about3-tit .li:hover, .about3-tit .li.active {
  color: #e60012;
  transition: .5s ease-in-out;
}
.about3-tit .li:hover:before, .about3-tit .li.active:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.service2lists {
  height: 19rem;
}

.section3-pagiination {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 0;
  z-index: 3;
}
.section3-pagiination .swiper-container {
  background: #fff;
}
.section3-pagiination .imgs {
  position: relative;
  margin: 0 auto;
  width: 1.625rem;
  height: 1.625rem;
}
.section3-pagiination .imgs .i1 {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  opacity: 0;
}
.section3-pagiination .imgs img {
  transition: .5s ease-in-out;
}
.section3-pagiination .span {
  color: #666;
}
.section3-pagiination .li {
  padding: 15px 0;
  text-align: center;
  position: relative;
}
.section3-pagiination .li:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #e60012;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: .5s ease-in-out;
}
.section3-pagiination .swiper-slide.active .li:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.section3-pagiination .swiper-slide.active .span {
  color: #333;
}
.section3-pagiination .swiper-slide.active .imgs img {
  transition: .5s ease-in-out;
}
.section3-pagiination .swiper-slide.active .imgs .i0 {
  opacity: 0;
}
.section3-pagiination .swiper-slide.active .imgs .i1 {
  opacity: 1;
}
.section3-pagiination .swiper-slide.active .span{
  color:#e60012;
}

.section3-box {
  position: relative;
}

.bocweb-mfooter {
  background: #282828;
}
.bocweb-mfooter .bocweb-mfooter-top {
  padding: 0 20px;
  padding-top: 25px;
}
.bocweb-mfooter .bocweb-mfooter-bots {
  padding: 20px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
}
.bocweb-mfooter a {
  display: block;
  color: #fff;
}
.bocweb-mfooter .footer-logos {
  width: 210px;
}
.bocweb-mfooter .bocweb-submenu {
  position: relative;
}
.bocweb-mfooter .bocweb-submenu .btn-v {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../img/jia.png) no-repeat center;
  background-size: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.bocweb-mfooter .bocweb-submenu .sub-tit {
  line-height: 40px;
  height: 40px;
  color: #fff;
}
.bocweb-mfooter .bocweb-submenu .tu-box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  position: relative;
}
.bocweb-mfooter .bocweb-submenu .sec-list {
  padding: 20px 0;
  line-height: 1.5;
  display: none;
}
.bocweb-mfooter .bocweb-submenu .sec-list .li {
  padding: 5px 0;
}

.bocweb-mfooter a.items {
  color: #6f6f6f;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px !important;
}

.mtop1 {
  line-height: 1;
  padding-top: 25px;
}

.mtop2 {
  color: #fff;
}
.mtop2 .imgs {
  padding: .5rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: top;
}

.mtop2tit {
  position: relative;
  padding-left: 1.625rem;
  font-size: 0;
  line-height: 1.25rem;
  height: 1.25rem;
  margin-top: 24px;
  margin-bottom: 15px;
}
.mtop2tit .i {
  display: inline-block;
  vertical-align: middle;
}
.mtop2tit .i:nth-child(n+2){
  margin-left: .08rem;
}
.mtop2tit:before {
  position: absolute;
  content: "";
  width: 1.125rem;
  height: 1.125rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/p.png) no-repeat center;
  background-size: 100%;
}

.mtop3 {
  font-size: 0;
}
.mtop3 .i, .mtop3 a {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.5;
  color: #fff;
}

.mtop4 {
  line-height: 2.1;
}

.mtop4 .li {
  display: inline-block;
  color: #fff;
}

.mtop4 a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
}

.footer-bots .select .selects-bots a {
  color: #666;
}

.footer-bots {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.casesmap .images {
  width: 60%;
  height: 18.25rem;
  padding-right: 2rem;
}
.casesmap .images .jsmap-svg-container,
.casesmap .images .jsmap-container {
  width: 100% !important;
  height: 100% !important;
}
.casesmap .images svg {
  width: 90% !important;
  height: 80% !important;
}
.casesmap .words {
  padding-right: 1.75rem;
  width: 40%;
}

.casesmap-words {
  background: #f4f4f4;
  padding-top: 0.95rem;
}
.casesmap-words .words-top {
  line-height: .9rem;
  height: .9rem;
  padding-right: .5rem;
}
.casesmap-words .words-top .tits {
  font-weight: bold;
  color: #e60012;
  padding-left: .5rem;
  border-left: 4px solid #e60012;
}
.casesmap-words .words-top .more {
  display: inline-block;
  vertical-align: top;
  padding: 0 .55rem;
  position: relative;
  line-height: .9rem;
  height: 0.9rem;
  font-size: 12px;
  color: #fff;
  background: #e60012;
  border-radius: .9rem;
}
.casesmap-words .words-top .more span {
  font-size: 12px;
}
.casesmap-words .words-bots {
  height: 16rem;
  overflow-y: auto;
  margin-top: .45rem;
  width: 100%;
  position: relative;
}
.casesmap-words{
  position: relative;
}
.casesmap-words:before{
  position: absolute;
  content:"";
  display: none;
  width: 100%;
  height: 40%;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to top, rgba(255,255,255,1) , rgba(255,255,255,.1));
  z-index: 2;
}
.casesmap-words .words-bots ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.casesmap-words .words-bots::-webkit-scrollbar-thumb {
  background-color: #e60012;
}
.casesmap-words .words-bots::-webkit-scrollbar-thumb:window-inactive {
  background-color: #e60012;
}
.casesmap-words .words-bots::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #e60012;
}
.casesmap-words .words-bots .items {
  display: block;
  padding: .75rem .5rem;
  cursor: pointer;
  font-size: 0;
  transition: .5s ease-in-out;
}
.casesmap-words .words-bots .items:hover, .casesmap-words .words-bots .items.active {
  color: #fff;
  background: #e60012;
  transition: .5s ease-in-out;
}
.casesmap-words .words-bots .items:hover .more, .casesmap-words .words-bots .items:hover .tit-02, .casesmap-words .words-bots .items:hover .tit-01, .casesmap-words .words-bots .items.active .more, .casesmap-words .words-bots .items.active .tit-02, .casesmap-words .words-bots .items.active .tit-01 {
  transition: .5s ease-in-out;
  color: #fff;
}
.casesmap-words .words-bots .items .imgs, .casesmap-words .words-bots .items .words {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.casesmap-words .words-bots .items .more, .casesmap-words .words-bots .items .tit-02, .casesmap-words .words-bots .items .tit-01 {
  transition: .5s ease-in-out;
}
.casesmap-words .words-bots .items .more {
  line-height: 1;
  font-size: 12px;
}
.casesmap-words .words-bots .items .more span {
  font-size: 12px;
}
.casesmap-words .words-bots .items .imgs {
  width: 5rem;
}
.casesmap-words .words-bots .items .tit-02 {
  line-height: 22px;
  color: #666666;
  height: 44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: .1rem;
  margin-bottom: .75rem;
}
.casesmap-words .words-bots .items .tit-01 {
  color: #333333;
  line-height: .8rem;
  height: .8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.casesmap-words .words-bots .items .words {
  width: calc(100% - 5rem);
  padding-left: .75rem;
  color: #666666;
}

.servicemap.news-newslists {
  padding-bottom: 5.875rem;
}

img {
  max-width: 100%;
}

.dingk {
  height: 100vh;
}

.pre {
  position: relative;
}

.ff {
  background: #fff;
}

.pro {
  position: absolute;
}

.prf {
  position: fixed;
}

.bold {
  font-weight: bold;
}

.f7 {
  background: #f7f7f7;
}

.f2 {
  background: #f2f2f2;
}

.pc768 {
  display: block;
}

.m768 {
  display: none;
}

.ft0 {
  font-size: 0;
}

.ft84 {
  font-size: 2.1rem;
}

.w100 {
  width: 100%;
}

.mbox {
  display: none;
}

.pcbox {
  display: block;
}

.ft60 {
  font-size: 1.5rem;
}

.ft50 {
  font-size: 1.25rem;
}

.ft16 {
  font-size: 16px;
}

.ft13 {
  font-size: 13px;
}

.ft15 {
  font-size: 15px;
}

.ft22 {
  font-size: .55rem;
}

.ft64 {
  font-size: 1.6rem;
}

.ft30 {
  font-size: .75rem;
}

.ft26 {
  font-size: 0.65rem;
}

.ft18 {
  font-size: .45rem;
}

.ft19 {
  font-size: 0.475rem;
}

.ft40 {
  font-size: 1rem;
}

.tc {
  text-align: center;
}

.ft34 {
  font-size: .85rem;
}

.ft20 {
  font-size: .5rem;
}

.ft32 {
  font-size: .8rem;
}

.ft12 {
  font-size: 12px;
}

.ft24 {
  font-size: .6rem;
}

.ft44 {
  font-size: 1.1rem;
}

.ft36 {
  font-size: .9rem;
}

.ft56 {
  font-size: 1.4rem;
}

.ft90 {
  font-size: 2.25rem;
}

.ft60s {
  font-size: 1.51rem;
}

.ft17 {
  font-size: 17px;
}

.ft46 {
  font-size: 1.15rem;
}

.ft54 {
  font-size: 1.35rem;
}

.ft32 {
  font-size: .8rem;
}

.ft33 {
  font-size: 0.825rem;
}

.ft14 {
  font-size: 14px;
}

.ft38 {
  font-size: 0.95rem;
}

.ft52 {
  font-size: 1.3rem;
}

.ft28 {
  font-size: .7rem;
}

.ft500 {
  font-size: 12.5rem;
}

@media screen and (max-width: 1700px) {
  .news-tleft .wen {
    line-height: 22px;
    height: 44px;
  }

  .news-tright .words .tits {
    line-height: 24px;
    height: 48px;
  }
}
@media screen and (max-width: 1600px) {

  .casesmap .images svg{
    width: 100%!important;
  }


  .footer-bots .li.pwen {
    width: 60%;
    line-height: 1.2;
  }
  .service-body .news-newstits .tits{
  	margin-left: 2.25rem;
  }

  .footerb-left {
    width: 84%;
  }

  .footerb-right {
    max-width: 16%;
  }

  .footer-bots .select {
    margin-right: 2.5rem;
  }

  .footerc-left .items:nth-child(n+2) {
    margin-left: 2.8rem;
  }

  .section2 .words .wordbox {
    padding-left: 3.6rem;
    padding-right: 6.72rem;
  }

  .footerb-right, .footer-bots .li {
    font-size: .35rem;
  }

  .pd100 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .pd200 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .member .items .words {
    padding: 1rem 2rem 0.5rem 1.6rem;
  }

  .member .items .tits {
    line-height: .8rem;
    height: .8rem;
  }

  .member .items .txts {
    margin-top: .5rem;
    margin-bottom: .4rem;
  }

  .servicebox-tits .line {
    width: 7.5rem;
  }

  .history-01 .words {
    padding: 3rem 1.5rem 2.4rem 1.35rem;
  }

  .history-01 .box {
    padding-right: 1.5rem;
  }
  .news-newstits{
  	padding-right: 0;
  }
}
@media screen and (max-width: 1600px) {
  .ft17 {
    font-size: 16px;
  }
  .section2 .words .cn-02{
    margin-bottom: 1.5rem;
  }
  .ft16 {
    font-size: 15px;
  }
  .section2 .numbox{
    left: 3.6rem;
  }
  .section2 .numbox{
    bottom: 2rem;
  }

}
@media screen and (max-width: 1500px) {


  .section2 .numbox .li-bots{
    line-height: .5rem;
  }
  .ft15, .ft16 {
    font-size: 14px;
  }

  .ft17 {
    font-size: 15px;
  }

  .news-tleft .txts {
    margin-top: 1rem;
    margin-bottom: .6rem;
  }

  .news-tright .words .tits {
    line-height: 22px;
    height: 44px;
    margin-bottom: .7rem;
  }

  .news-tright .words .time {
    line-height: 1;
  }

  .newslists .lists .words .txts {
    line-height: 24px;
    height: 48px;
  }
  .founder2-items .gallery-top .items .words{
    font-size: .7rem;
  }
  .about-01 .words .wen{
    font-size: 13px;
  }
}
@media screen and (max-width: 1400px) {
  .pd100 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .service-body .news-newstits .tits{
  	margin-left: 1.6rem;
  }
  .right-fixed .items .items-bots{
    line-height: 2rem;
    height: 2rem;
  }

  .pd200 {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }

  .news-tleft .words {
    padding: 1rem;
    padding-top: 1.2rem;
  }

  .ft14 {
    font-size: 12px;
  }

  .news-newstops .time {
    padding-left: 20px;
  }
  .right-fixed .items{
    height: 2rem;
    width: 2.2rem;
  }
  .news-newstops .time:before {
    width: 12px;
    height: 12px;
  }
  .news-newstits{
  	padding-right: 0;
  }
}
@media screen and (max-width: 1300px) {
  .casesmap .images svg{
    width: 110%!important;
  }
  .news-newstits .txts{
    padding-right: 0;
  }
  .casesmap .images {
    width: 50%;
    padding-right: 0;
  }

  .casesmap .words {
    padding-right: 0;
    width: 45%;
  }
}
@media screen and (max-width: 1190px) {
  .casesmap .images svg{
    width: 100%!important;
    height: 70%!important;
  }
  .footerc-left .items:nth-child(n+2) {
    margin-left: 1.8rem;
  }

  .bocweb-header .bocweb-nav .nav-top {
    padding: 0 .8rem;
  }

  .footer-bots .select {
    margin-right: 1rem;
  }

  .footer-bots .li.pwen {
    width: 55%;
  }

  .member .items .imgs {
    width: 33%;
  }

  .member .items .words {
    width: 64%;
  }

  .teamlists {
    padding: 0 2rem;
  }

  .teamlists .lists .items .fr.images {
    padding-left: 2rem;
  }

  .teamlists .lists .items .fl.images {
    padding-right: 2rem;
  }

  .servicebox .items2, .servicebox .items3 {
    width: 48%;
  }

  .founder-01 .ul {
    padding-right: 0;
  }

  .honor-02 .honor02-right .itemsbox {
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .honor-02 .honor02-left .swiper-button-next, .honor-02 .honor02-left .swiper-button-prev {
    left: 3rem;
  }

  .honor-02 .honor02-left .busbox:before {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
   .about-01 .images{
    margin-top: 20px;
   }

  .section3-box .items.active .pbox,
  .section3-box .items.active .pbox{
    height: auto;
  }
  .casesmap-words:before{
    display: none;
  }
  .fjbox .imgsbox{
    position: static;
  }
  .fjbox .bgs{
    display: none;
  }
	.service-body .news-newstits .tits{
		margin-left: 0;
		line-height: 1.6;
	}
  .section3-box .items .pbox,
  .section3-box .items.active .pbox{
    margin-top: .2rem;
    margin-bottom: .35rem;
    height: auto;
  }
  .section3-box .items .pbox{
    /*display: none;*/
  }
  .section3-box .items .pbox .p{
    opacity: 1;
    position: static;
  }
  .m-header .uio{
    margin-top: 12px;
  }
  .contactsbox{
    padding-top: 45px;
  }
  .banner video{
    display: none;
  }
  .casesmap .images {
    width: 100%;
    display: none;
  }

  .casesmap .images {
    height: auto;
  }

  .casesmap .words {
    width: 100%;
  }

  #section6 {
    min-height: auto !important;
  }

  .welcome-body .section,
  .dingk {
    min-height: 100vh;
    height: auto;
  }
  .welcome-body .section5,.welcome-body .section5 .dingk,
  .welcome-body .section2,.welcome-body .section2 .dingk,
  .welcome-body .section4,.welcome-body .section4 .dingk{
    min-height: auto;
    height: auto;
  }
  .section5{
    background:#fff;
    padding-bottom: 40px;
  }

  .section5-box,
  .pdt100 {
    padding-top: 45px;
  }

  /*wel*/
  .section3-box .items.active {
    width: 100%;
  }

  /*.section3-box{
    .items{
        transition:.5s ease-in-out;
        .tits{
          font-size: 1rem;
        }
        .words{
          *{
            transition:.5s ease;
          }
        }
        .wel-more{
          border-color:#fff;
          padding-left: 1.2rem;
          font-size: 16px;
          &:hover{
            border-color:transparent;
          }
        }
        .pbox{
          display: block;
        }
    }
  }*/
  .section3-box .items .words {
    height: 100%;
    padding-top: 80px;
  }

  .section3-box .items {
    width: 100%;
  }

  .section4-box .items .texts {
    padding: 25px 0;
  }

  .section2 .numboxlist {
    padding: 0 50px;
    padding-bottom: 30px;
  }

  .section2 .words .bgimg {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
  }

  .section2 .words .cn-02 {
    margin-bottom: 40px;
    height: 22px;
    -webkit-line-clamp: 1;
  }

  .section2 .items {
    float: none;
    display: block;
  }

  .section2 .images .li:nth-child(1) {
    padding-top: 0;
  }

  .section2 .wel-more {
    display: none;
  }

  .section2 .tits .wel-more {
    display: block;
  }

  .section2 .words .wordbox {
    position: relative;
    z-index: 2;
    padding-left: 50px;
    padding-right: 50px;
  }

  .section2 .numbox {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }

  .section2 .tits {
    padding-top: 0;
  }

  .section2 .dingk {
    height: auto;
    background: #f7f7f7;
  }

  /*wel*/
  .w50 {
    width: 100%;
  }

  .history-01 .words {
    position: static;
    height: auto;
    background-position: bottom right;
  }

  .ft500 {
    font-size: 10rem;
  }

  .founder-01 .words {
    margin-top: 0;
  }

  .founder-01 .images,
  .founder-01 .words {
    position: static;
    width: 100%;
  }

  .founder-01 .images:before {
    display: none;
  }

  .casesfixedbox .box {
    max-width: 90%;
  }

  .teamlists .member-title {
    width: 100%;
    position: static;
    margin-bottom: 1rem;
  }

  .teamlists {
    padding: 0;
  }

  .teamfixed .teambox {
    width: 90%;
    height: 16rem;
  }

  .teamfixed .teambox-left .images {
    height: 13rem;
  }

  .teamfixed .teambox-left {
    width: 70%;
  }

  .teamfixed .teambox-right {
    width: 28%;
  }

  .member .items .imgs {
    width: 100%;
  }

  .member .items .words {
    width: 100%;
    position: static;
  }

  .member .items .imgs .i0 {
    opacity: 1;
  }

  .member .items .imgs .i1 {
    opacity: 0;
  }

  .servicebox .items2, .servicebox .items3,
  .servicebox .items4 {
    width: 100%;
  }

  .servicebox .items1 {
    width: 100%;
    margin-top: 1rem;
  }

  .servdetail-lists {
    text-align: left;
  }

  .servdetail-lists .items {
    width: 48%;
    margin: 0;
    margin-left: 4%;
    margin-top: 4%;
    text-align: center;
  }
  .servdetail-lists .items:nth-child(2n+1) {
    margin-left: 0;
  }

    /*.about-01 .images .span{
      left: 0;
      top: 0;
      @include trans(translate(0,0));
      position: static;
    }
    .about-01 .images:before{
      display: none;
    }
    .about-01 .images .spanbox{
      position: static;
    }

    .about-01 .images{
      width: 100%;
      margin-right: 0;
    }
    .about-01 .words{
      width: 100%;
    }*/
  .about-03 .words {
    padding-top: 2.5rem;
  }

  .about-01 .images .i img {
    width: 100%;
  }

  .about-01 .images:before {
    display: none;
  }

  .about-01 .images .i {
    margin-top: .9rem;
  }

  .about-01 .images {
    margin-bottom: 3rem;
  }

  .about-01 .images .i:before {
    position: absolute;
    content: "";
    width: 100%;
    top: -.9rem;
    right: -.9rem;
    background: #fce5e7;
    height: 100%;
    z-index: 1;
  }

  .about-01 .images, .about-01 .words {
    width: 100%;
  }

  .about-numlist .li:nth-child(n+3) {
    margin-top: 20px;
  }

  .about-numlist .li:nth-child(2n+1):before {
    display: none;
  }

  .mbox {
    display: block;
  }

  .pcbox {
    display: none;
  }

  .about-numlist .li {
    width: 50%;
  }

  /*news*/
  .news-body .news-right {
    padding-left: 1.5rem;
  }

  .news-body .news-left {
    padding-right: 1.5rem;
  }

  .news-page {
    margin-top: 1.5rem;
  }

  .pdt100box {
    padding-top: 0;
  }

  .pd100 {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .pd200 {
    padding-left: 2.6rem;
    padding-right: 2.6rem;
  }

  .news-newstops a {
    width: 100%;
    height: auto !important;
  }
  .news-newstops a:nth-child(n+2) {
    margin-top: 3%;
  }
  .news-newstops a img {
    width: 100%;
  }

  .newslists .lists .numbox {
    display: none;
  }

  .newslists .lists .items {
    width: 100%;
  }

  .newslists .lists .words .morebox {
    margin-top: 1rem;
  }

  .newslists .lists .imgs {
    width: 8rem;
  }

  .newslists .lists .words {
    width: calc(100% - 8rem);
    padding: .75rem;
  }

  .newslists .lists .words .txts {
    line-height: 20px;
    height: 40px;
  }

  .newslists .lists .li:hover .words {
    background: transparent;
  }

  .news-newslists {
    padding-top: calc(45px + .8rem);
    padding-bottom: 1.2rem;
  }
  .servicemap.news-newslists{
    padding-top: .8rem;
  }



  .news-newstits .tits {
    width: 100%;
    margin-bottom: .25rem;
  }

  .news-newstits .txts {
    width: 100%;
  }


  .news-tleft .wen {
    line-height: .3rem;
    height: .6rem;
    margin-bottom: 0.5rem;
  }
  .news-tleft .imgs, .news-tleft .words {
    font-size: 0.08rem;
  }
  .news-tleft .imgs {
    width: 100%;
  }
  .news-tleft .words {
    padding: 0.5rem;
    padding-top: 0.6rem;
    width: 100%;
  }



  .n-more {
    padding-right: .3rem;
  }
  .n-more:before {
    width: .16rem;
    height: .1rem;
  }

  .newslists .lists {
    margin-top: .8rem;
    padding-bottom: 0.85rem;
  }
  .newslists .lists .li {
    padding: .4rem 0;
  }
  .newslists .lists .items {
    width: 100%;
  }
  .newslists .lists .words {
    width: 100%;
    padding: .3rem;
  }


  .newslists .lists .words .morebox {
    margin-top: 0.56rem;
  }
  .newslists .lists .imgs {
    width: 100%;
  }

  /*joins*/
  .recruform-lists .libox .li {
    width: 100%;
  }

  .recruform-lists .libox .li:nth-child(1) {
    margin-right: 0;
    margin-bottom: 3%;
  }

  .recruform-lists .items-bots .i {
    width: 50%;
  }

  .recruform-lists .td {
    opacity: 0;
    display: none;
  }

  .recruform-lists .td.td-first {
    float: left;
  }

  .recruform-lists .items-top .td.td-last {
    float: right;
    height: 2rem;
    line-height: 2rem;
  }

  .recruform-lists .td.td-first, .recruform-lists .td.td-last {
    display: inline-block;
    opacity: 1;
  }

  /*joins*/
  .listspartner .itemsbox .items {
    width: 32%;
    margin-left: 2%;
  }
  .listspartner .itemsbox .items:nth-child(5n+1) {
    margin-left: 2%;
  }
  .listspartner .itemsbox .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .listspartner .itemsbox .items:nth-child(n+6) {
    margin-top: 0;
  }

  .listspartner .itemsbox .items:nth-child(n+4) {
    margin-top: .75rem;
  }

  .listspartner .itemsbox .items:hover {
    transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /*partner*/
  .partner-box {
    min-height: 10.7rem;
    padding-top: 1.25rem;
    padding-bottom: 2.85rem;
  }
  .partner-box .listspartnerbox {
    margin-top: 1.3rem;
  }
  .partner-box .words .tits {
    margin-top: .24rem;
    margin-bottom: .36rem;
  }
  .partner-box .words .txts {
    width: 7.3rem;
  }

  .listspartner .buts {
    margin-top: .7rem;
  }
  .listspartner .buts .i {
    font-size: .2rem;
  }
  .listspartner .buts .swiper-pagination {
    margin: 0 .5rem;
    font-size: .2rem;
  }
  .listspartner .buts .swiper-pagination .swiper-pagination-current {
    font-size: 0.26rem;
  }
  .listspartner .buts .swiper-button-prev, .listspartner .buts .swiper-button-next {
    width: .24rem;
    height: .4rem;
  }
  .listspartner .swiper-slide {
    padding-top: .16em;
  }
  .listspartner .itemsbox .items {
    font-size: .2rem;
  }

  .partner-box .words .txts {
    width: 90%;
  }

  .partner-box .listspartnerbox {
    margin-top: .4rem;
  }

  .listspartner .itemsbox .items {
    width: 49%;
    margin-left: 2%;
  }
  .listspartner .itemsbox .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .listspartner .itemsbox .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .listspartner .itemsbox .items:nth-child(n+4) {
    margin-top: 0;
  }

  .listspartner .itemsbox .items:nth-child(n+3) {
    margin-top: .2rem;
  }

  .honor-02 .honor02-left {
    width: 200px;
  }

  .honor-02 .honor02-left .swiper-button-next, .honor-02 .honor02-left .swiper-button-prev {
    left: 0;
    right: 0;
    margin: auto;
  }

  .honor-02 .honor02-left .items {
    padding-right: 1rem;
  }

  .honor-02 .honor02-right {
    width: calc(100% - 200px);
  }

  .footer-bots {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    line-height: 1.5;
  }

  .footer-bots .select .selects-bots {
    bottom: 100%;
  }

  .footer-bots .select {
    margin-right: 0;
  }

  .news-details {
    width: 90%;
  }
}
@media screen and (max-width: 900px) {
  .news-body .news-tops .items {
    width: 100%;
    margin-left: 0;
  }

  .news-body .news-tops .items:nth-child(n+2) {
    margin-top: 2%;
  }

  .news-body .news-left, .news-body .news-right {
    width: 100%;
    padding: 0;
  }

  .news-body .news-left {
    margin-bottom: 20px;
  }

  .news-body .news-bots:before {
    display: none;
  }

  .news-body .news-right {
    margin-top: 1rem;
  }

  .news-body .news-right .li .time {
    margin-top: .5rem;
  }
}
  .news-details img{
    width: 100%!important;
    height: auto!important;
  }
@media screen and (max-width: 767px) {
  .news-details img{
    width: 100%!important;
    height: auto!important;
  }
  .leaders-images-swiper .imgs{
    margin-bottom: .15rem;
  }
  .ft500 {
    font-size: 3rem;
  }

  .ft90 {
    font-size: .9rem;
  }

  .ft84 {
    font-size: 0.84rem;
  }

  .ft28 {
    font-size: .28rem;
  }

  .ft60s,
  .ft60 {
    font-size: .6rem;
  }

  .ft56 {
    font-size: .56rem;
  }

  .ft54 {
    font-size: 0.54rem;
  }

  .ft46 {
    font-size: 0.46rem;
  }

  .ft33 {
    font-size: 0.33rem;
  }

  .ft32 {
    font-size: .32rem;
  }

  .pd100 {
    padding-left: .3rem;
    padding-right: .3rem;
  }

  .pd200 {
    padding-left: .6rem;
    padding-right: .6rem;
  }

  .ft38 {
    font-size: 0.38rem;
  }

  .ft52 {
    font-size: 0.52rem;
  }

  .ft17 {
    font-size: .24rem;
  }

  .ft44 {
    font-size: .44rem;
  }

  .ft50 {
    font-size: .5rem;
  }

  .ft16 {
    font-size: .22rem;
  }

  .ft22 {
    font-size: .24rem;
  }

  .ft64 {
    font-size: 0.64rem;
  }

  .ft30 {
    font-size: .3rem;
  }

  .ft26 {
    font-size: 0.26rem;
  }

  .ft19,
  .ft18 {
    font-size: .24rem;
  }

  .ft40 {
    font-size: .4rem;
  }

  .ft34 {
    font-size: .34rem;
  }

  .ft20 {
    font-size: .22rem;
  }

  .ft32 {
    font-size: .32rem;
  }

  .ft24 {
    font-size: .24rem;
  }

  .ft12, .ft13, .ft14, .ft15 {
    font-size: .2rem;
  }

  .ft36 {
    font-size: .36rem;
  }

  .pc768 {
    display: none;
  }

  .m768 {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .bocweb-mfooter .bocweb-submenu .sec-list .li{
    font-size: .22rem;
  }

.lb-data .lb-close{
  right: .6rem;
  top: .6rem;
}
.leaders-images-swiper{
  margin-top: .65rem;
}
.leaders-images-swiper .swiper-pagination{
  margin-top: .5rem;
}
.leaders-images-swiper .imgs{
  width: 90%;
}
.leaders-images-swiper  .spans{
  height: 1.2rem;
  line-height: .4rem;
  padding: 0 2%;
}











  .con-banner .images{
    display: block;
    height: 5.5rem;
    background-position: center center!important;
  }

  .con-banner img.m768{
    display: none;
  }
  .about-items03 .items03-lists .swiper-slide:nth-child(2n+1):after {
    top: 0;
  }

  .about-items03 .items03-lists .swiper-slide:nth-child(2n+2):after {
    bottom: 0;
  }
  .news-newstits {
    line-height: .6rem;
    margin-bottom: .8rem;
  }
  .news-newstits input, .news-newstits select {
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: .2rem;
  }
  .news-newstits select {
    background-size: .2rem auto;
  }
  
  .news-newstops .time {
    padding-left: .24rem;
  }
  .newslists .lists .words .tits {
    line-height: .4rem;
    height: .4rem;
  }
  
    .newslists .lists .words .txts {
    line-height: .3rem;
    height: .6rem;
    margin-top: .12rem;
  }
  .news-tright .words {
    padding: 0.3rem 0.5rem;
  }
  .news-tright .words .time {
    margin-bottom: 0.22rem;
    line-height: 1;
  }
  .news-tright .words .tits {
    line-height: .3rem;
    height: .6rem;
    margin-bottom: 0.34rem;
  }
  .news-tright .words .more {
    width: 0.24rem;
    height: 0.08rem;
  }
  .news-newstops .time:before {
    width: .16rem;
    height: .16rem;
  }

  .news-tleft .txts {
    line-height: 0.36rem;
    height: 0.72rem;
    margin-top: 0.44rem;
    margin-bottom: 0.3rem;
  }
  .news-tleft .more {
    width: 1.2rem;
    height: 0.4rem;
  }
    .news-newstits .li {
    font-size: .2rem;
    height: .6rem;
  }
  .news-newstits .li input[type=submit] {
    width: .25rem;
    height: .25rem;
    right: .3rem;
  }
  .news-newstits .input {
    width: 100%;
  }
  .news-newstits .select {
    width: 100%;
    margin-left: 0;
    margin-top: .25rem;
  }
  .m-header .welcome-a{
    width:140px;
  }
  .about-01 .words .wen{
    font-size: .22rem;
  }
  .founder2-items .gallery-top .items .words{
    font-size: .3rem;
  }
  .servicemap.news-newslists{
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .servdetail-lists .items .tit{
    font-size: .28rem;
  }
  .section2 .numbox .li-top sup{
    top: 8px;
  }
  .about-numlist .li .li-top{
    line-height: 1;
    font-size: 0;
  }
  .about-numlist .li .li-top span{
    display: inline-block;
    vertical-align: middle;
  }
  .about-numlist .li .li-top span.ft84{
    font-size: .7rem;
  }
  .con-banner .conbanner-tit{
    padding: 0;
  }
  .mtop2 .imgs{
    width: 2rem;
  }

    .section5{
    padding-bottom: 0;
  }
  .casesmap-words {
    padding-top: 0.38rem;
  }
  .casesmap-words .words-top {
    line-height: .36rem;
    height: .36rem;
    padding-right: .2rem;
  }
  .casesmap-words .words-top .tits {
    padding-left: .2rem;
    border-left: 2px solid #e60012;
  }
  .casesmap-words .words-top .more {
    padding: 0 .22rem;
    line-height: .45rem;
    height: 0.45rem;
    font-size: .2rem;
    border-radius: .45rem;
  }
  .casesmap-words .words-top .more span {
    font-size: .2rem;
  }
  .casesmap-words .words-bots {
    height: auto;
    margin-top: .18rem;
    margin-top: .2rem;
  }
  .casesmap-words .words-bots .items {
    padding: .3rem .2rem;
  }
  .casesmap-words .words-bots .items .more {
    font-size: .2rem;
  }
  .casesmap-words .words-bots .items .more span {
    font-size: .2rem;
  }
  .casesmap-words .words-bots .items .imgs {
    width: 2rem;
  }
  .casesmap-words .words-bots .items .tit-02 {
    line-height: .35rem;
    height: .7rem;
    margin-bottom: .3rem;
  }
  .casesmap-words .words-bots .items .tit-01 {
    line-height: .35rem;
    height: .35rem;
  }
  .casesmap-words .words-bots .items .words {
    width: calc(100% - 2rem);
    padding-left: .3rem;
  }

  .servicemap.news-newslists {
    padding-bottom: 2.35rem;
  }

  .news-details {
    padding-top: 1.55rem;
    padding-bottom: 1.1rem;
  }
  .news-details .time {
    margin-top: .3rem;
  }

  .newsdetails-tit {
    padding: 0 0;
    font-size: .4rem;
  }

  .new-detailscon {
    margin-top: .36rem;
    padding-bottom: .88rem;
  }

  .news-details-bots {
    height: .6rem;
    line-height: .6rem;
  }
  .news-details-bots .back {
    width: .5rem;
    height: .5rem;
  }
  .news-details-bots .prev, .news-details-bots .next {
    max-width: 45%;
    font-size: .2rem;
  }

  .news-fx {
    margin-bottom: 0.55rem;
  }
  .news-fx .items {
    font-size: .2rem;
    width: .36rem;
    height: .36rem;
    margin: 0 .1rem;
  }

  .buns4 {
    bottom: .6rem;
  }
  .buns4 .spans {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 0.12rem;
    margin: 0 0.39rem;
  }
  .buns4 .spans .line {
    width: 0.78rem;
    right: -0.78rem;
  }

  .section5 .swiper-scrollbar {
    height: 2px;
    width: 100%;
    background: #000;
    opacity: 1 !important;
    margin-top: .7rem;
    border-radius: 2px;
    background: #e5e5e5;
  }
  .section5 .swiper-scrollbar .swiper-scrollbar-drag {
    background: #e60012;
    border-radius: 4px;
    margin-top: -1px;
  }

  .welcome-body .section, .dingk {
    min-height: auto;
  }

  .bocweb-mfooter .bocweb-mfooter-bots {
    padding: .2rem;
    margin-top: .3rem;
    padding-bottom: .3rem;
  }

  .footer-bots {
    line-height: 1.5;
    height: auto;
  }
  .footer-bots .select {
    margin-right: 1.3rem;
  }
  .footer-bots .select .selects-bots {
    bottom: 100%;
    padding: 0.2rem 0;
  }
  .footer-bots .footerb-maps {
    margin-right: 0.28rem;
  }
  .footer-bots .legals {
    margin-right: 0.15rem;
    padding-right: 0.15rem;
  }
  .footer-bots .legals:before {
    height: 0.14rem;
  }
  .footer-bots .select-tops span {
    margin-left: 0.1rem;
  }
  .footer-bots a {
    color: #fff;
  }

  .about-items03 .items03-lists .swiper-slide:nth-child(2n+2) .items {
    /*padding-top: .3rem;*/
  }

  .history-01 .words {
    padding: .35rem;
  }
  .history-01 .box {
    padding-right: .2rem;
  }
  .history-01 .tit {
    margin-bottom: .2rem;
  }

  .about-items03 {
    min-height: 8.4rem;
    padding-top: 1.2rem;
    padding-bottom: 0.9rem;
  }
  .about-items03 .items03-lists {
    padding: 0 0.5rem;
    margin-top: 0.7rem;
    height: 6rem;
  }
  .about-items03 .items03-lists .swiper-container {
    padding: 4px .2rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .about-items03 .items03-lists .swiper-slide {
    padding-left: 0.24rem;
  }
  .about-items03 .items03-lists .swiper-slide .wens {
    margin-top: 0.2rem;
  }
  .about-items03 .items03-lists .swiper-slide:after {
    width: 0.3rem;
    height: 0.32rem;
    left: -0.15rem;
  }
  .about-items03 .items03-lists .items {
    margin-top: -0.14rem;
  }

  .about3-tit .li {
    margin: 0 .2rem;
    padding-bottom: .1rem;
  }
  .about3-tit .li:before {
    height: 1px;
  }

  /**/
  .honor01-swiper .swiper-slide-next + .swiper-slide .items, .honor01-swiper .swiper-slide-prev + .swiper-slide .items {
    opacity: 0;
  }

  .honor01-swiper .swiper-slide .items {
    opacity: 0 !important;
  }

  .honor01-swiper .swiper-slide-prev .items,
  .honor01-swiper .swiper-slide-active .items,
  .honor01-swiper .swiper-slide-next .items {
    opacity: 1 !important;
  }

  .honor-01 {
    padding-top: 0.95rem;
    padding-bottom: 1rem;
  }

  .honor-tit .txt {
    margin-top: .24rem;
  }

  .honor01-swiper .swiper-slide .items {
    padding: 0.75rem 0;
  }
  .honor01-swiper .swiper-slide .items .span {
    height: 0.75rem;
    line-height: 0.75rem;
  }
  .honor01-swiper .swiper-slide .items .span .b {
    line-height: .35rem;
    max-height: .7rem;
  }

  .honor-02 {
    height: 10rem;
  }
  .honor-02 .honor02-left {
    padding-top: 1rem;
    padding-bottom: 0.75rem;
  }
  .honor-02 .honor02-left .busbox {
    border-right: 1px solid #e60012;
  }
  .honor-02 .honor02-left .busbox:before {
    width: 1.2rem;
    left: 2.5rem;
  }
  .honor-02 .honor02-left .items {
    line-height: .4rem;
    height: .4rem;
    padding-right: 0.2rem;
  }
  .honor-02 .honor02-left .swiper-slide-active .items {
    font-size: .2rem;
  }
  .honor-02 .honor02-left .swiper-slide-active .items .time {
    font-size: .36rem;
  }
  .honor-02 .honor02-left .swiper-button-next, .honor-02 .honor02-left .swiper-button-prev {
    width: .36rem;
    height: .36rem;
    left: 2.85rem;
  }
  .honor-02 .honor02-left .swiper-button-next {
    bottom: -.18rem;
  }
  .honor-02 .honor02-left .swiper-button-prev {
    top: -.18rem;
  }
  .honor-02 .honor02-right {
    padding-top: 1rem;
    padding-bottom: .3rem;
  }
  .honor-02 .honor02-right .items {
    width: 49%;
    margin-left: 2%;
    margin-bottom: .5rem;
  }
  .honor-02 .honor02-right .items .span {
    width: 100%;
    margin-top: .1rem;
    height: .6rem;
    line-height: .6rem;
  }
  .honor-02 .honor02-right .items .span .b {
    line-height: .28rem;
    max-height: .56rem;
  }
  .honor-02 .honor02-right .itemsbox {
    padding-left: 1.7rem;
    padding-right: 2.3rem;
    transform: translateY(0);
    -ms-transform: translateY(0);
    /* IE 9 */
    -moz-transform: translateY(0);
    /* Firefox */
    -webkit-transform: translateY(0);
    /* Safari  Chrome */
    -o-transform: translateY(0);
    /* Opera */
  }

  .honor-02 .honor02-left {
    width: 1.8rem;
  }

  .honor-02 .honor02-right {
    width: calc(100% - 1.8rem);
  }

  .honor-02 .honor02-right .itemsbox {
    padding-left: .1rem;
    padding-right: .1rem;
  }

  /**/
  .casesfixedbox .box {
    width: 95%;
    height: 95%;
    padding: .3rem .2rem;
  }

  .con-swiper .swiper-button-white {
    width: .5rem;
    height: .5rem;
  }

  .casefixed-tit {
    line-height: .7rem;
    height: .7rem;
  }
  .casefixed-tit .tits {
    width: calc(100% - 1.3rem);
  }
  .casefixed-tit .backs {
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    border-radius: .4rem;
    margin-top: .15rem;
  }
  .casefixed-tit .backs:hover {
    transform: translateY(0);
  }

  .casefixed-items {
    padding-top: .4rem;
    height: calc(100% - .7rem);
    /*overflow-y: auto;*/
  }
  .casefixed-items .words {
    width: 100%;
    padding-right: .3rem;
    overflow: hidden;
    height: calc(100% - 4.7rem);
    overflow-y:auto;
  }
  .casefixed-items .words .tit {
    margin-bottom: .2rem;
  }
  .casefixed-items .images {
    width: 100%;
    height: auto;
    margin-bottom: .3rem;
    height: 4.4rem;
    overflow: hidden;
    /*img{
      width: auto;
      height: 100%;
    }
    .swiper-slide,.items,
    .swiper-wrapper,
    .swiper-container{
      height: 100%;
    }*/
  }

  .casefixed-items .swiper-pagination .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    border-radius: .1rem;
  }
  .casefixed-items .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.35rem;
  }

  .caseslists .list .items {
    width: 100%;
    margin-left: 0%;
    margin-bottom: .7rem;
  }
  .caseslists .list .items .words {
    padding-top: .3rem;
    padding-bottom: .36rem;
  }
  .caseslists .list .items .tits {
    line-height: .35rem;
    height: .35rem;
  }
  .caseslists .list .items .txts {
    font-size: .2rem;
    margin-top: .16rem;
  }
  .caseslists .list .items .txts .timemore {
    width: auto;
    float: left;
    margin-top: .25rem;
  }
  .caseslists .list .items .txts .txt {
    width: 100%;
    line-height: .3rem;
    height: .3rem;
  }

  .servdetail-tits {
    margin-bottom: 0.82rem;
  }
  .servdetail-tits .tit {
    margin-bottom: 0.3rem;
  }

  .servdetail-lists {
    margin-top: 0.8rem;
  }
  .servdetail-lists .items {
    width: 100%;
    margin: 0%;
    border-radius: 0.1rem;
    padding: 0.4rem 0.36rem;
    padding-bottom: 0.5rem;
    margin-top: 0;
  }
  .servdetail-lists .items:nth-child(n+2) {
    margin-top: .25rem;
  }
  .servdetail-lists .items .imgs {
    width: 1.2rem;
    height: 1.2rem;
  }
  .servdetail-lists .items .tit {
    margin-bottom: 0.2rem;
    margin-top: 0.44rem;
  }

  .servicebox-details {
    padding-top: 1.2rem;
    padding-bottom: 2.1rem;
  }

  .teamlists {
    padding: 0;
  }
  .teamlists .lists {
    padding-top: .5rem;
    padding-bottom: .8rem;
  }
  .teamlists .lists .items .words {
    padding-top: .28rem;
  }
  .teamlists .lists .items .words .tits {
    line-height: .3rem;
    height: .3rem;
    margin-bottom: .12rem;
  }
  .teamlists .lists .items .imgs {
    margin-top: -.5rem;
  }
  .teamlists .lists .items .imgs span {
    width: 0.55rem;
    height: .4rem;
  }
  .teamlists .lists .items .images:after {
    width: .48rem;
    height: .3rem;
    top: -.3rem;
  }
  .teamlists .lists .items .images:before {
    width: .14rem;
  }
  .teamlists .lists .items .images.fl:before {
    right: -.14rem;
  }
  .teamlists .lists .items .fr.images {
    padding-left: 0.6rem;
  }
  .teamlists .lists .items .fl.images {
    padding-right: 0.6rem;
  }
  .member .items .words:before{
    width: .8rem;
    height: 6.5rem;
    display: none;
    top: .2rem;
    left: .4rem;
  }

  .team {
    padding-top: .7rem;
    padding-bottom: 1.5rem;
  }
  .team:before {
    height: 2.3rem;
  }

  .beforebox:before {
    height: 2.3rem;
  }

  .memberdetails-images {
    margin-top: .48rem;
  }

  .memberdetails-words .words {
    width: 100%;
    position: static;
    padding: .6rem 0.4rem .5rem 0.35rem;
  }
  .memberdetails-words .words .tit {
    margin-bottom: .3rem;
  }
  .memberdetails-words .words .p {
    padding-right: .4rem;
    height: 4.1rem;
  }
  .memberdetails-words .words .txt {
    margin-top: .35rem;
  }
  .memberdetails-words .images {
    width: 100%;
  }

  .memberdetails-con {
    padding-top: 1rem;
    padding-bottom: 1.35rem;
    padding-left: 0;
    padding-right: 0;
  }

  .memberdetails-top {
    padding-bottom: 0.75rem;
  }
  .memberdetails-top .tits {
    margin-bottom: .3rem;
  }
  .memberdetails-top .wen {
    padding-top: .44rem;
  }

  .teamfixed .swiper-slide.active .items {
    border: 1px solid transparent;
  }

  .teamfixed .teambox {
    width: 90%;
    height: auto;
  }
  .teamfixed .teambox-right {
    width: 100%;
    position: static;
    padding: 0;
  }
  .teamfixed .swiper-button-next, .teamfixed .swiper-button-prev {
    height: .32rem;
    line-height: .32rem;
    width: .32rem;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari  Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    background-size: .12rem .1rem;
    left: auto;
    right: 0;
    bottom: 0;
    top: auto;
  }
  .teamfixed .swiper-button-prev {
    right: .35rem;
  }
  .teamfixed .items .span {
    padding: .15rem .2rem;
    line-height: 1.5;
    font-size: .2rem;
  }
  .teamfixed .swiper-slide {
    height: 100%;
  }
  .teamfixed .swiper-slide:nth-child(n+2) {
    margin-top: 0;
  }
  .teamfixed .teambox-left {
    width: 100%;
    display: none;
  }
  .teamfixed .teambox-left .images {
    height: 6.15rem;
  }
  .teamfixed .teambox-left .span {
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0 2px;
  }

  .teamfixed .teambox-left {
    width: 100%;
  }

  .teamfixed .teambox-right {
    width: 100%;
  }

  .scrolls-id {
    top: -45px;
  }

  .news-page {
    margin-top: .6rem;
  }

  .con-banner .words .cn {
    margin-top: .2rem;
  }

  .news-body .news-tops {
    margin-top: .8rem;
  }

  /*contacts*/
  .contactsbox {
    padding-top: 0;
  }

  .contacts-maps .map {
    height: 8.6rem;
  }
  .contacts-maps .box {
    width: 5rem;
    padding: 0.35rem 0.45rem;
  }
  .contacts-maps .box .tits {
    margin-bottom: .44rem;
  }
  .contacts-maps .box .imgsbox {
    margin-top: .44rem;
  }
  .contacts-maps .box .imgsbox .lis {
    width: 48%;
  }
  .contacts-maps .box .imgsbox .lis:nth-child(n+2) {
    margin-left: 4%;
  }
  .contacts-maps .box .imgsbox .lis .span {
    margin-top: .12rem;
    font-size: .2rem;
  }
  .contacts-maps .box .li {
    line-height: .3rem;
    padding-left: .7rem;
  }
  .contacts-maps .box .li:nth-child(n+2) {
    margin-top: .18rem;
  }
  .contacts-maps .box .li span {
    font-size: .2rem;
  }
  .contacts-maps .box .li img {
    width: .18rem;
    height: .18rem;
  }

  .contacts-maps .box .li {
    font-size: .2rem;
  }

  /**/
  .right-fixed .items .items-bots{
    display: none;
  }
   .right-fixed .items .items-tops{
    padding: .1rem;
   }
  .right-fixed .items {
    width: auto;
    height: auto;
  }
  .right-fixed .items .imgs {
    margin-bottom: 0;
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    transform: translateY(0) !important;
  }
  .right-fixed .items .span {
    display: none;
  }
  .right-fixed .items:nth-child(n+2) {
    margin-top: 2px;
  }

  /**/
  /*joins*/
  .joins .joins-selects {
    margin-bottom: .24rem;
  }

  .recruform-liststops {
    line-height: 0.6rem;
    border-bottom: 1px solid #cccccc;
    height: 0.6rem;
    padding: 0 .48rem;
  }
  .recruform-liststops .td {
    font-size: .24rem;
  }

  .recruform-lists .apply-btn-box {
    padding: .2rem 0;
    line-height: .9rem;
  }
  .recruform-lists .apply-btn-box .imgs {
    width: .9rem;
    height: .9rem;
  }
  .recruform-lists .apply-btn-box .apply-btn a {
    font-size: .22rem;
    padding: 0 .5rem;
    line-height: .5rem;
    height: .5rem;
  }
  .recruform-lists .libox {
    padding-top: .3rem;
    padding-bottom: .6rem;
  }
  .recruform-lists .libox .li {
    font-size: .22rem;
  }
  .recruform-lists .libox .li .li-span {
    font-size: .22rem;
  }
  .recruform-lists .items-bots {
    padding: 0 .2rem;
    padding-bottom: .24rem;
  }
  .recruform-lists .items-bots .li-tops {
    padding: .32rem 0;
    font-size: .22rem;
    line-height: .3rem;
  }
  .recruform-lists .td {
    width: calc(100% - 1.3rem);
  }
  .recruform-lists .td.td-last {
    width: 1.3rem;
  }
  .recruform-lists .td-last span {
    width: .12rem;
    height: .12rem;
    margin-left: .14rem;
  }
  .recruform-lists .td-last .span {
    width: 1.3rem;
    font-size: .22rem;
    line-height: .34rem;
    height: .34rem;
  }
  .recruform-lists .items-top {
    padding: 0 .48rem;
    line-height: .8rem;
    height: .8rem;
  }
  .recruform-lists .items-top .td {
    font-size: .22rem;
  }

  .recruform-lists .items-top .td.td-last {
    height: .8rem;
    line-height: .8rem;
  }

  .joins-selects .li {
    line-height: .7rem;
    height: .7rem;
    margin-left: 0%;
  }
  .joins-selects .li.li1, .joins-selects .li.li2 {
    width: 100%;
  }
  .joins-selects .li.li3 {
    width: 100%;
    padding-left: .3rem;
    padding-right: .5rem;
  }
  .joins-selects .li.li3 input[type=submit] {
    width: .2rem;
    height: .2rem;
    right: .3rem;
  }
  .joins-selects .li .select {
    padding-left: .3rem;
    line-height: 1.6;
    padding-right: .4rem;
  }

  .joins-selects .li .select {
    background: url(../img/i12.png) no-repeat 95% center;
    background-size: .2rem auto;
  }

  .joins-selects .li:nth-child(n+2) {
    margin-top: 2%;
  }

  .joins {
    padding-top: .9rem;
    padding-bottom: 1.1rem;
  }

  .recruform-lists .lists {
    padding-bottom: .9rem;
  }

  .conbanner-tit .itemslist {
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.5rem;
  }
  .conbanner-tit .itemslist .li {
    padding-left: 0.24rem;
    margin-left: 0.2rem;
  }
  .conbanner-tit .itemslist .li span {
    width: .1rem;
    height: .1rem;
  }
  .conbanner-tit .itemslist .home {
    width: .2rem;
    height: 0.8rem;
  }
  .conbanner-tit .itemslist .home:before {
    width: .2rem;
    height: .2rem;
  }
  .conbanner-tit .scrolls {
    padding-right: 0.2rem;
  }
  .conbanner-tit .scrolls span {
    width: 0.1rem;
    height: 0.1rem;
  }

  /*joins*/
  .news-body .news-bots {
    margin-top: 0.8rem;
  }
  .news-body .news-left {
    padding-right: 0;
  }
  .news-body .news-left .items {
    padding: .45rem 0;
  }
  .news-body .news-left .items .imgs {
    width: 100%;
  }
  .news-body .news-left .items .words {
    width: 100%;
    padding: .3rem 0;
    padding-left: 0;
  }
  .news-body .news-left .items .tits {
    line-height: .35rem;
    height: .35rem;
  }
  .news-body .news-left .items .time {
    margin-top: .2rem;
    margin-bottom: .12rem;
  }
  .news-body .news-left .items .wen {
    line-height: .35rem;
    height: .7rem;
    font-size: .2rem;
  }
  .news-body .news-left .items .more {
    padding-right: .3rem;
    margin-top: .2rem;
  }
  .news-body .news-left .items .more:before {
    width: .15rem;
    height: .15rem;
  }
  .news-body .news-right {
    padding-left: 0;
    margin-top: -.1rem;
  }
  .news-body .news-right .tips {
    margin-bottom: .36rem;
  }
  .news-body .news-right .li {
    font-size: .26rem;
    line-height: .4rem;
    padding: .3rem .4rem;
  }
  .news-body .news-right .li .time {
    margin-top: .2rem;
  }
  .news-body .news-right .li:nth-child(n+2) {
    margin-top: .2rem;
  }
  .news-body .news-right .li .tits {
    height: .8rem;
  }

  .news-body .news-tops .items .blins {
    margin-top: .1rem;
  }

  .news-body .news-tops .items .blins:before {
    width: .5rem;
    height: .5rem;
  }

  .news-body .news-tops .items .words {
    padding: .25rem .3rem;
    padding-right: 2rem;
  }

  .news-body .news-tops .items .span {
    line-height: .45rem;
    height: .45rem;
  }

  .news-body .news-tops .items .time {
    right: .2rem;
  }

  .about-01 .images {
    margin-bottom: 1rem;
  }

  .about-01 {
    padding-top: .7rem;
    padding-bottom: 1rem;
  }
  .about-01 .images .span {
    padding: 0.4rem 0.5rem;
    line-height: .4rem;
  }
  .about-01 .images .span:before, .about-01 .images .span:after {
    width: .3rem;
    height: .3rem;
  }
  .about-01 .images .span:before {
    top: .3rem;
    left: .2rem;
  }
  .about-01 .images .span:after {
    bottom: .3rem;
    right: .2rem;
  }
  .about-01 .images:before {
    top: -.36rem;
    right: -.36rem;
  }
  .about-01 .words .imgs {
    height: .5rem;
    width: 2.75rem;
  }
  .about-01 .words .tits {
    margin-top: .3rem;
  }
  .about-01 .words .wen {
    line-height: 1.6;
    padding-top: .3rem;
    margin-top: .14rem;
  }

  .about-numlist {
    margin-top: .5rem;
  }
  .about-numlist .li {
    padding-right: .1rem;
    padding-left: .5rem;
  }
  .about-numlist .li .li-top {
    margin-bottom: .2rem;
  }

  .text16 {
    line-height: 1.6;
  }

  .about-02 {
    padding-top: 0.95rem;
    padding-bottom: 0.7rem;
  }
  .about-02 .words {
    width: 95%;
    margin-top: .3rem;
    text-align: justify;
  }

  .about-03 .words {
    padding-top: 0.5rem;
    padding-bottom: .2rem;
  }
  .about-03 .words .wen {
    line-height: .4rem;
    margin-top: .25rem;
  }

  .about-01 .images .i {
    margin-top: .25rem;
  }

  .about-01 .images .i:before {
    top: -.25rem;
    right: -.25rem;
  }

  .about-01 .images {
    margin-right: 0;
  }

  .member {
    padding-top: 1rem;
    padding-bottom: 1.2rem;
  }
  .member .lists {
    margin-top: 0.75rem;
    padding-bottom: 1rem;
  }
  .member .items:nth-child(n+2) {
    margin-top: .4rem;
  }
  .member .items .tits {
    line-height: .32rem;
    height: .32rem;
  }
  .member .items .txts {
    line-height: .3rem;
    font-size: .22rem;
    height: .6rem;
    margin-top: .24rem;
    margin-bottom: .2rem;
  }
  .member .items .imgbox {
    line-height: 1;
    height: auto;
  }
  .member .items .erweima {
    height: 1rem;
    width: 1rem;
  }
  .member .items .wel-more {
    margin-top: .4rem;
  }
  .member .items .words {
    padding: .25rem;
  }
  .member .items .imgs img {
    transition: .5s ease-in-out;
  }
  .memberdetails-topimgs img{
    width: 150%;
    margin-left: -25%;
    max-width: none;
  }

  .member-title .txts {
    margin-top: .24rem;
  }

  .jz-more {
    line-height: .25rem;
    height: .25rem;
  }
  .jz-more .jiazaimore {
    padding-left: .3rem;
  }
  .jz-more .jiazaimore span {
    width: .25rem;
    height: .25rem;
    margin-right: .1rem;
  }

  .wel-more {
    height: .6rem;
    line-height: .6rem;
    padding: 0 .5rem;
  }

  .wel-more span {
    margin-left: .2rem;
  }

  .servicebox-bgbox:before {
    width: 5.3333333333rem;
    height: 3.7rem;
  }

  .servicebox {
    padding-top: 1.1rem;
    padding-bottom: 1.45rem;
    padding-left: 0;
    padding-right: 0;
  }
  .servicebox .items .words {
    padding: .3rem .5rem;
    padding-left: 0;

  }
  .servicebox .items .tits {
    margin-bottom: .24rem;
    font-size: .28rem;
  }
  .servicebox .items .p {
    line-height: .32rem;
    height: 0.96rem;
  }
  .servicebox .items .more {
    margin-top: .44rem;
  }
  .servicebox .service-top {
    margin-bottom: 0.65rem;
  }
  .servicebox .service-center {
    padding: 0;
    margin-bottom: .5rem;
  }
  .n-more{
    font-size: .2rem;
  }
  .servicebox .items1 .words {
    width: 100%;
    margin-top: 0;
  }
  .servicebox .items3 .more:before{
        background: url(../img/i23.png) no-repeat center;
    background-size: 100%;
  }

  .servicebox .items .more{
    color:#9d1d22;
  }
  .servicebox .items2 .words {
    width: 100%;
    margin-top: 0;
  }
  .servicebox .service-bottom {
    padding: 0;
  }
  .servicebox .items4 .words {
    margin-top: 0;
    width: 100%;
    text-align: left;
  }
  .servicebox .items3 {
    margin-top: .7rem;
  }
  .servicebox .items3 .more {
    line-height: .55rem;
    height: .55rem;
    padding-right: 1.3rem;
    top: -.55rem;
    padding-left: .3rem;
    margin-top: 0;
  }
  .servicebox .items3 .more:before {
    right: 1rem;
  }
  .servicebox .items3 .words {
    margin-top: 0;
  }

  .servicebox-tits .cn {
    margin-top: .4rem;
    margin-bottom: .5rem;
  }
  .servicebox-tits .line {
    width: 100%;
    height: 1px;
  }

  .foundertits {
    margin-bottom: .6rem;
  }

  .founder-01 {
    padding-top: 1rem;
    padding-bottom: 1.8rem;
  }
  .founder-01:after {
    width: 7.75rem;
    height: 6rem;
    top: 0.95rem;
  }
  .founder-01 .itembox {
    min-height: 6rem;
  }
  .founder-01 .images:before {
    display: none;
  }
  .founder-01 .words {
    padding: .5rem 0.25rem;
  }
  .founder-01 .tit-center {
    margin-top: 0.58rem;
    margin-bottom: .2rem;
  }
  .founder-01 .tit-top:before {
    width: 0.6rem;
    height: 0.5rem;
    left: -0.4rem;
    top: -0.16rem;
  }
  .founder-01 .ul {
    padding-right: .8rem;
  }

  .founder-01 .ul .i:nth-child(1) {
    width: 65%;
  }

  .founder-01 .ul .i:nth-child(2) {
    width: 35%;
  }

  .founder-02 {
    padding-top: 1rem;
    padding-bottom: 0.9rem;
  }
  .founder-02 .foundertits {
    margin-bottom: 0.2rem;
  }

  .founder2-items .swiper-button-white {
    width: 0.5rem;
    height: 0.5rem;
  }
  .founder2-items .gallery-thumbs {
    margin-top: 1rem;
  }
  .founder2-items .gallery-thumbs .swiper-slide {
    width: 33%;
  }
  .founder2-items .gallery-thumbs .items {
    padding-top: 0.4rem;
    padding-bottom: 0.36rem;
  }
  .founder2-items .gallery-thumbs .items:before {
    width: 0.24rem;
    height: 0.28rem;
    left: -0.12rem;
  }
  .founder2-items .gallery-thumbs .items .line {
    height: 0.36rem;
  }
  .founder2-items .gallery-thumbs .swiper-slide-active .li {
    font-size: .44rem;
  }
  .founder2-items .gallery-top {
    height: 4.05rem;
  }
  .founder2-items .gallery-top .bg {
    height: 4.05rem;
  }
  .founder2-items .gallery-top .swiper-slide {
    padding-top: 1.05rem;
  }
  .founder2-items .gallery-top .items {
    line-height: 3rem;
    height: 3rem;
  }
  .founder2-items .gallery-top .items .images {
    width: 3.9rem;
    height: 3rem;
  }
  .founder2-items .gallery-top .items .words {
    width: 3.5rem;
  }

  .founder-03 {
    padding-top: 1.3rem;
    padding-bottom: 1.4rem;
  }
  .founder-03 .foundertits {
    margin-bottom: 0.48rem;
  }

  .swiper-container .con-pagination .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.1rem;
  }
  .swiper-container .con-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.3rem;
  }

  .founder3-items .swiper-pagination {
    margin-top: .44rem;
  }
  .founder3-items .items .span {
    line-height: .3rem;
    height: .6rem;
    margin-top: .14rem;
  }

  /*wel*/
  .banner .swiper-pagination {
    bottom: 2rem;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    margin: 0 0.08rem;
  }
  .banner .imgs {
    width: 6.6rem;
  }
  .banner .en {
    margin-bottom: .8rem;
    letter-spacing: .1em;
  }
  .banner .cn {
    margin-top: 0.08rem;
    margin-bottom: 0.12rem;
    font-size: .32rem;
  }
  .banner .swiper-container, .banner .items, .banner .swiper-wrapper, .banner .swiper-slide {
    height: 100%;
  }
  .banner video {
    display: none;
  }

  .wel-bots {
    bottom: 0.75rem;
    width: 0.75rem;
    height: 0.75rem;
  }
  .wel-bots .span {
    width: 0.08rem;
    height: 0.8rem;
    bottom: 0.32rem;
  }

  .section2 .words .wordbox {
    padding-top: 1.1rem;
  }

  .section2 .words .cn-01 {
    font-size: .28rem;
    line-height: 1.45;
  }

  .section2 .images .wordbox .ft36 {
    font-size: .46rem;
  }
  .section2 .images .wordbox .ft15 {
    font-size: .24rem;
  }

  .section3-pagiination {
    bottom: 0;
    padding-left: 0;
  }
  .section3-pagiination .imgs {
    width: 0.65rem;
    height: 0.65rem;
  }
  .section3-pagiination .li {
    padding: .15rem 0;
  }
  .section3-pagiination .li:before {
    height: 1px;
  }

  .section4-box .items .wen {
    font-size: .24rem;
    line-height: .4rem;
    max-height: 1.6rem;
    margin-bottom: .4rem;
  }
  .section4-box .items .texts {
    padding: 1rem 0;
    width: 100%;
    padding: 0 .55rem;
  }
  .section4-box .items .texts .line {
    margin-bottom: .4rem;
    margin-top: .5rem;
    height: 1px;
    width: .6rem;
  }

  .section2 .tits {
    padding-top: 0;
  }
  .section2 .words .wordbox {
    padding-left: .4rem;
    padding-right: .4rem;
  }
  .section2 .words .cn-01 {
    /*line-height: 0.34rem;*/
    line-height: 1.6;
    margin-top: 0.44rem;
  }
  .section2 .words .cn-02 {
    line-height: .35rem;
    height: .7rem;
    margin-top: .1rem;
    margin-bottom: 0.85rem;
  }
  .section2 .images .wordbox {
    padding-right: 0.5rem;
    padding-top: .6rem;
  }
  .section2 .images .li .cn {
    margin-top: 0.14rem;
  }
  .section2 .images .li:nth-child(n+2) {
    margin-top: 0.56rem;
  }
  .section2 .numbox {
    /*width: 11.9rem;*/
    width: 100%;
    padding: 0.36rem 0;
  }
  .section2 .numbox .li-bots {
    font-size: .2rem;
    line-height: .4rem;
  }
  .section2 .numbox .li-top {
    margin-bottom: .1rem;
  }
  .section2 .numbox .li {
    padding-left: 0.7rem;
    padding-right: .24rem;
    width: 50%;
    margin-bottom: .25rem;
  }
  .section2 .numbox .li .i {
    width: 0.35rem;
    height: 0.35rem;
    left: 0.3rem;
    top: 0.08rem;
  }

  .section2 .numboxlist {
    padding-right: .3rem;
    padding-left: .3rem;
    overflow-x: auto;
    padding-bottom: .36rem;
    margin-bottom: .6rem;
  }
  .section2 .numboxlist::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
  }
  .section2 .numboxlist::-webkit-scrollbar-thumb {
    background-color: #e60012;
  }
  .section2 .numboxlist::-webkit-scrollbar-thumb:window-inactive {
    background-color: #e60012;
  }
  .section2 .numboxlist::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #e60012;
  }

  .section3-box .items {
    width: 100%;
  }
  .section3-box .items .images {
    width: 100%;
  }
  .section3-box .items .wel-more {
    margin-top: .04rem;
  }
  .section3-box .items.active .tits {
    font-size: .32rem;
  }
  .section3-box .items .wel-more ,
  .section3-box .items.active .wel-more {
    padding-left: .48rem;
    font-size: .2rem;
    border-color:#fff;
  }
  .section3-box .items .pbox {
    margin-top: .2rem;
    margin-bottom: 0.35rem;
  }
  .section3-box .items .p {
    line-height: .4rem;
    height: .8rem;
    width: 90%;
  }
  .section3-box .items .words {
    padding-left: .5rem;
    padding-bottom: 1.4rem;
  }
  .section3-box .items.active {
    width: 100%;
  }

  .section2 .numbox .li-top {
    font-size: .5rem;
    color: #323333;
  }

  .section2 .numbox .li-bots {
    line-height: 1.5;

  }

  .section5-box {
    padding-top: 0;
    background: #fff;
  }
  .section5-box .wel-tits {
    padding-top: 1.1rem;
    padding-left: .4rem;
    padding-right: .4rem;
    margin-bottom: 0;
  }

  .section5-box .wel-tits .buts {
    display: none;
  }

  .wel-news-frbox .swiper-slide-active .li .tit {
    color: #e60012;
  }
  .wel-news-frbox .li {
    display: block;
  }
  .wel-news-frbox .li:hover .tit {
    color: #e60012;
  }
  .wel-news-frbox .li:hover .imgs:before, .wel-news-frbox .li:hover .p, .wel-news-frbox .li:hover .tit {
    transition: .5s ease-in-out;
    opacity: 1;
  }
  .wel-news-frbox .imgs:before {
    background-size: 0.5rem 0.5rem;
  }
  .wel-news-frbox .words {
    padding: .28rem 0;
  }
  .wel-news-frbox .tit {
    line-height: 0.4rem;
    height: 0.8rem;
    margin-top: .2rem;
    margin-bottom: .12rem;
  }
  .wel-news-frbox .p {
    line-height: .35rem;
    height: .7rem;
  }

  .wel-tits .swiper-button-prev, .wel-tits .swiper-button-next {
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
  }
  .wel-tits .swiper-button-next {
    margin-left: 0.18rem;
  }

  .wel-news-frbox .p {
    opacity: 1;
  }

  .wel-newsbox {
    position: relative;
    margin-top: .85rem;
    padding-bottom: 1.5rem;
    padding-left: .4rem;
  }
  .wel-newsbox .news-tits {
    width: 100%;
    padding-left: .4rem;
    font-size: 0;
    line-height: .5rem;
    height: .5rem;
    position: absolute;
    right: 0;
    top: -1.3rem;
    text-align: right;
    padding-right: .4rem;
  }
  .wel-newsbox .news-tits .items {
    display: inline-block;
    vertical-align: top;
    font-size: .22rem;
  }
  .wel-newsbox .news-tits .items span {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid transparent;
  }
  .wel-newsbox .news-tits .items:nth-child(n+2) {
    margin-top: 0;
    margin-left: .2rem;
  }
  .wel-newsbox .news-tits .items.active span, .wel-newsbox .news-tits .items:hover span {
    border-bottom: 1px solid #e60012;
  }
  .wel-newsbox .news-right {
    width: 100%;
  }

  .footer-bots {
    padding-left: 0;
    padding-right: 0;
  }

  .bdfx a {
    line-height: 0.6rem !important;
    width: 0.6rem !important;
    height: 0.6rem !important;
    display: inline-block;
    font-size: .4rem !important;
    margin: 0 0.1rem !important;
    vertical-align: top;
  }

  .mtop1 {
    line-height: 1;
  }

  .footerb-maps {
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 .24rem;
    border-radius: 0.6rem;
    font-size: .22rem;
  }
  .footerb-maps span {
    font-size: .24rem;
    margin-right: .12rem;
  }

  .footer-bots {
    padding-top: 50px;
  }

  .bocweb-mfooter .bocweb-mfooter-top {
    padding: 0 .2rem;
    padding-top: .5rem;
  }
  .bocweb-mfooter .footer-logos {
    width: 2.1rem;
  }
  .bocweb-mfooter .bocweb-submenu .btn-v {
    width: .2rem;
    height: .2rem;
  }
  .bocweb-mfooter .bocweb-submenu .sub-tit {
    line-height: .8rem;
    height: .8rem;
    font-size: .24rem;
  }
  .bocweb-mfooter .bocweb-submenu .sec-list {
    padding: .2rem 0;
  }

  .bocweb-mfooter a.items {
    margin: 0 0.15rem !important;
  }

  .footer-bots {
    padding-top: .9rem;
  }

  .mtop1 {
    padding-top: 0;
  }

  .footerb-right, .footer-bots .li {
    font-size: .2rem;
  }

  .mtop2tit {
    padding-left: 0.65rem;
    line-height: 0.5rem;
    height: 0.5rem;
    margin-top: .48rem;
    margin-bottom: 0.3rem;
  }
  .mtop2tit:before {
    width: 0.45rem;
    height: 0.45rem;
  }

  .mtop2 .imgs {
    padding: .2rem;
  }

  .mtop3 .i, .mtop3 a {
    font-size: .2rem;
  }
}
@media screen and (min-width: 768px) {
  .lightbox .lb-image {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
  }

  .lb-outerContainer {
    width: 70% !important;
    height: 70% !important;
  }

  .lightbox .lb-image {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto !important;
  }
}
@media screen and (min-width: 1024px) {
  .about-01 .words,.about-01 .images{
    /*display: inline-block;
    vertical-align: middle;
    float: none;*/
  }
  .about-01 .images{
    margin-top: 5rem;
  }
  .leaders-images-swiper .items:hover .imgs img{
    transition:.5s ease-in-out;
    transform:scale3d(1.05,1.05,1);
  }
  .leaders-images-swiper .items:hover .spans{
    transition:.5s ease-in-out;
    color:#e60012;
  }
  .founder-01 .ul .i:nth-child(1){
    width: 60%;
  }
  .founder-01 .ul .i:nth-child(2){
    width: 40%;
  }
  .caseslists .list .items .tits{
    transition:.5s ease-in-out;
  }
  .caseslists .list .items:hover .tits{
    transition:.5s ease-in-out;
    color:#e60012;
  }
  .casesmap-words .words-bots{
    padding-bottom: 5rem;
  }
  .servicemap .txts{
    width: 45%;

  }
  .servicemap .news-newstits .li{
    width: 49%;
    margin-left: 0;
  }
  .servicemap .news-newstits .li:nth-child(2){
    margin-left: 2%;
  }
  .newslists .lists .words{
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
  }
  .newslists .lists .items{
    position: relative;
  }
  .listspartner .itemsbox .items:hover{
    box-shadow: 0 0 10px 2px rgba(0,0,0,.06);
  }
  .founder2-items .gallery-top .items .words{
    margin-left: .25rem;
  }
  .teamlists .lists .items .imgs {
    overflow: hidden;
    /*height: 170px;*/
  }
  .teamlists .lists .items .imgs img{
    transition:.5s ease-in-out;
  }
  .teamlists .lists .items:hover .imgs img{
    transition:.5s ease-in-out;
    transform:scale3d(1.05,1.05,1);
  }
  .member .items .words{
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
  }

  .right-fixed .items:hover .items-bots{
   transition:.5s ease-in-out;
   left: -150px;
  }


  .servicebox .items:hover .more{
    color:#e60012;
    transition:.5s ease-in-out;
  }
  .servicebox .items .more{
    transition:.5s ease-in-out;
  }
  .servicebox .items:hover .more:before{
    background: url(../img/i23.png) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
  }

   .servdetail-lists .items{
    transition:.5s ease-in-out;
   }
  .servdetail-lists .items:hover{
    transition:.5s ease-in-out;
    color:#e60012;
    transform:translateY(-10px);
  }
  .servdetail-lists .items:hover .txt{
    color:#e60012;
    transition:.5s ease-in-out;
  }
  .banner .swiper-slide .images {
    transition: 6.5s ease-in-out;
    transform: scale3d(1.1, 1.1, 1);
  }

  .banner .swiper-slide-active .images {
    transition: 6.5s ease-in-out;
    transform: scale3d(1, 1, 1);
  }

  .member .items .words .tits {
    transition: .5s ease-in-out;
  }
  .member .items:hover .imgs .i0 {
    opacity: 1;
  }
  .member .items:hover .imgs .i1 {
    opacity: 0;
  }
  .member .items:hover .imgs img {
    transition: .5s ease-in-out;
  }
  .member .items:hover .words .tits {
    transition: .5s ease-in-out;
    color: #e60012;
  }
  .member .items:hover .words .wel-more {
    background: #e60012;
    border: 1px solid #e60012;
    color: #fff;
    transition: .5s ease-in-out;
  }
  .member .items:hover .words .wel-more span {
    transform: translateX(0);
    transition: .5s ease-in-out;
    color: #fff;
  }
}
@media screen and (min-width: 1300px){
	.servicemap .txts{
		width: 40%;
	}
}

/*# sourceMappingURL=style.css.map */



.activity-box{
    padding: 2.5rem 0 4rem;
    background-position: right 2.5rem;
}
.activity-box .activity{
    margin-top: 2.5rem;
    position: relative;
}
.activity-box .activity .right{
    float: right;
    width: 73%;
    position: relative;
}
.activity-box .activity .right img{
    width: 100%;
}
.activity-box .activity .img-tab{
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.activity-box .activity .img-tab .txt{
    display: none;
}
.activity-box .activity .left{
    position: absolute;
    left: 0;
    top: 0;
    width: 27.125%;
    height: 100%;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.activity-box .activity .left .pc-tab{
    overflow: hidden;
    height: 100%;
}
.activity-box .activity .left .pc-tab .mCSB_inside>.mCSB_container{
    margin-right: 0;
}

.activity-box .activity .left .m-tab{
    display: none;
}

.activity-box .activity .left .tit{
    display: block;
    padding: .5rem 1rem;
    padding-right: 1.75rem;
    font-size: .45rem;
    line-height: .6rem;
    color: #242424;
    position: relative;
    z-index: 3;
}
.activity-box .activity .left .tit:before{
    content: "";
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    width: .425rem;
    height: .225rem;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../img/activity-arrow.png');
    background-size: 100%;
    transition: all .3s;
}
.activity-box .activity .left .item{
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.activity-box .activity .left .sub{
    display: none;
    font-size: .4rem;
    color: #272727;
    line-height: .75rem;
    padding: .3rem 1rem 2rem;
    position: relative;
}
.activity-box .activity .left .sub .yin{
    position: absolute;
    left: 1.1rem;
    top: -1.1rem;
    width: 1.75rem;
}
.activity-box .activity .left .sub .yin img{
    width: 100%;
}
.activity-box .activity .left .item.cur .tit:before{
    background-image: url('../img/activity-arrow2.png');
}

.activity .img-tab .btns{
    position: absolute;
    left: 0;
    bottom: 4%;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 0;
    z-index: 3;
}
.activity .img-tab .btns .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    position: relative;
    margin: 0 4px;
    background-color: transparent;
    opacity: 1;
}
.activity .img-tab .btns .swiper-pagination-bullet:before{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    transform: translate(-50%,-50%);
    opacity: .7;
    filter: alpha(opacity=70);
}

.activity .img-tab .btns .swiper-pagination-bullet-active:before{
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: 100%;
}
.pc-tab .mCSB_scrollTools{
    width: 9px;
}
.pc-tab .mCSB_scrollTools .mCSB_draggerRail{
    width: 1px;
    background: none;
}
.pc-tab .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #e60012;
}
.pc-tab .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.pc-tab .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{
    background: #e60012;
}
@media screen and (max-width: 1023px){
  .activity-box .activity .right{
    width: 60%;
  }
  .activity-box .activity .left{
    width: 40%;
  }
}

@media screen and (max-width: 767px){
    .activity-box{
    padding: .7rem 0;
  }
  .activity-box .activity{
    margin-top: .5rem;
  }
  .activity-box .activity .left{
    background-color: transparent;
  }
  .activity-box .activity .left .pc-tab{
    display: none;
  }
  .activity-box .activity .left{
    position: static;
    width: 100%;
  }
  .activity-box .activity .left .m-tab{
    display: block;
  }
  .activity-box .activity .left .m-tab .swiper-slide{
    width: auto;
    margin-right: .3rem;
  }
  .activity-box .activity .left .m-tab .swiper-slide:last-child{
    margin-right: 0;
  }
  .activity-box .activity .left .tit{
    padding: 0;
    font-size: .24rem;
    line-height: .4rem;
  }
  .activity-box .activity .left .tit:before{
    display: none;
  }
  .activity-box .activity .img-tab .txt{
    display: block;
    font-size: .24rem;
    line-height: .4rem;
    margin-top: .2rem;
  }
  .activity-box .activity .right{
    float: none;
    width: 100%;
  }
  .activity-box .activity .right .trans{
    display: none;
  }
  .activity-box .activity .img-tab{
    position: static;
    margin-top: .3rem;
  }
  .activity .img-tab .btns{
    position: static;
    margin-top: .3rem;
  }
  .activity .img-tab .btns .swiper-pagination-bullet:before{
    background-color: #e60012;
  }
  .activity-box .activity .left .m-tab .swiper-slide.cur a{
    color: #e60012;
  }
}
